Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)

* a4rc.sed: update to work with Andreas Vogel papersize params

	* refcard.tex: use Andreas Vogel simplifications of papersize
	params; remove useless version info; update copyright date.
This commit is contained in:
Roland Pesch 1993-10-19 21:25:32 +00:00
parent dcd8fd8c17
commit fa6df1a7b2
3 changed files with 25 additions and 15 deletions

View file

@ -1,3 +1,10 @@
Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
* a4rc.sed: update to work with Andreas Vogel papersize params
* refcard.tex: use Andreas Vogel simplifications of papersize
params; remove useless version info; update copyright date.
Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
* gdb.texinfo (Symbols): Add class NAME to doc for ptype.

View file

@ -1,15 +1,11 @@
/--- Papersize defs:/,/--- end papersize defs/c\
%-------- Papersize defs:\
% Dimensions for landscape printing on A4 paper\
\
% We want output 12mm *from paper edge*; i.e. -13.54mm from TeX default\
\\hoffset=-13.54mm \\voffset=-15.54mm\
\\fullhsize=272mm \\hsize=86mm % 27cm = 29.7cm (a4 heigth) - 2*12mm (margins)\
\\vsize=19cm % 18.6cm = 21cm (a4 width) - 2* 10mm (margins).\
\
% Units for \\sec definition\
\\secskip=.6pc % space between refcard secs\
\\itmwid=29mm % width of halign col 1\
\\dfnwid=58mm % width of halign col 2\
\\lskip=1pt % extra skip between \\sec entries\
%-------- end papersize defs
/--- Papersize params:/,/--- end papersize params/c\
%------- Papersize params:\
%% A4 paper (297x210mm)\
%%\
\\totalwidth=297mm % total width of paper\
\\totalheight=210mm % total height of paper\
\\hmargin=5mm % horizontal margin width\
\\vmargin=10mm % vertical margin width\
\\secskip=.6pc % space between refcard secs\
\\lskip=1pt % extra skip between \\sec entries\
%------- end papersize params

View file

@ -3396,6 +3396,13 @@ directory names may be given to this command, separated by @samp{:} or
whitespace. You may specify a directory that is already in the source
path; this moves it forward, so it will be searched sooner.
@kindex cdir
@kindex cwd
@cindex compilation directory
@cindex current directory
@cindex working directory
@cindex directory, current
@cindex directory, compilation
You can use the string @samp{$cdir} to refer to the compilation
directory (if one is recorded), and @samp{$cwd} to refer to the current
working directory. @samp{$cwd} is not the same as @samp{.}---the former