|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T s
Length: 1591 (0x637) Types: TextFile Names: »special-tokens.tdef«
└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12 └─⟦af5ba6c8e⟧ »unix3.0/DVIWARE.tar.Z« └─⟦ca79c7339⟧ └─⟦this⟧ »DVIware/laser-setters/dvi-to-ps/TeXPS/dvitps/src/special-tokens.tdef«
% Copyright 1988 Stephan v. Bechtolsheim */ % % This file is part of the TeXPS Software Package. % % The TeXPS Software Package is distributed in the hope that it will be useful, % but WITHOUT ANY WARRANTY. No author or distributor % accepts responsibility to anyone for the consequences of using it % or for whether it serves any particular purpose or works at all, % unless he says so in writing. Refer to the TeXPS Software Package % General Public License for full details. % % Everyone is granted permission to copy, modify and redistribute % the TeXPS Software Package, but only under the conditions described in the % TeXPS Software Package General Public License. A copy of this license is % supposed to have been given to you along with TeXPS Software Package so you % can know your rights and responsibilities. It should be in a % file named CopyrightLong. Among other things, the copyright notice % and this notice must be preserved on all copies. */ % % Token list for \special stuff % % The purpose of this file is to derive % (1) '#defines...' for the lexical analyser % Token names are as follows: % K_* keywords % T_* other terminal symbols. % The second field contains the identifier to be used in % case the token returns a value (info for yacc value stack). % (1) keywords for tpic K_pn K_pa K_fp K_ip K_da K_dt K_sp K_ar K_ia K_sh K_wh K_bk K_tx % (2) Other stuff K_Literal K_Include1 K_Include0 K_Gray K_Position K_PrintString K_LandscapePage K_PortraitPage T_STRING s T_STRING_QUOTED s T_ID s T_INT i T_DOUBLE d T_SEMICOLON T_ILLEGAL