From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- biblio/tib/sk/tib.7 | 114 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 biblio/tib/sk/tib.7 (limited to 'biblio/tib/sk/tib.7') diff --git a/biblio/tib/sk/tib.7 b/biblio/tib/sk/tib.7 new file mode 100644 index 0000000000..e80d4fb2da --- /dev/null +++ b/biblio/tib/sk/tib.7 @@ -0,0 +1,114 @@ +.TH TIB 7 "11-Jan-1991" +.SH NAME +tib - tib macro files (local additions) +.SH SYNTAX +.B tib -s \fIstyle\fB ... + +.B tib ... -i \fIfile\fB.ttx\fR ... + +.B tib ... -i \fIfile\fB.ttz\fR ... +.SH DESCRIPTION +These macros are used by +.B tib(1) +to format bibliographic references. + +.SS "Types of Tib Files:" +There are +.B .tib, .ttx +and +.B .ttz +files: + +.TP 12 +.I file\fB.tib\fR +A style file containing tib commands, usually including (tib +.B I +command) a +.B .ttz +file and \\inputting a +.B .ttx +file. +It defines the overall citation style, e.g., with brackets or as +footnotes. It is used by +.B tib -s \fIfile\fR. +The extension +.B .tib +can be omitted. +.TP +.I file\fB.ttx\fR +TeX macros, \\input when TeX processes tib's output file. +.TP +.I file\fB.ttz\fR +A file containing tib commands, usually defining abbreviations of +journal names with the tib +.B D +command. It is included when tib runs with the +.B I +command. + +.SS "List of Macro Files:" + +.TP 16 +abstract.ttx +Prints the %X abstract field and the %W key word field (see +.B texbib(1), texswlist(1)\fR) + +.TP +german.ttx +Makes the Tex german macro package available (see +.B german(7)\fR) +and uses german quotes. Useful when umlauts appear in your +bibliography and you are accustomed to using german(7). + +.TP +local.tib +A local style that uses brackets, numbers references in order of citation +and prints the volume number of a journal in bold face. + +.TP +quote.ttx +Uses ``english quotes''. Useful with german.ttx to avoid +,,Gaensefuesschen''. + +.TP +quoteUSA.ttx +Puts a comma after a quoted title into the string instead after it, +where it logically belongs. This is convential at least in the USA, I +believe (cf. D. E. Knuth, +.I The TeXbook, +p. 74, Exercise 12.5). + +.TP +swort.tib +Used by +.B texswlist(1) +to print a bibliography sorted on the key words in the %W field. + +.TP +terse.ttx +Omits title (%T) and issue number (%N) of a journal or article entry. + +You MUST specify a +.B -s \fIstyle\fB +switch BEFORE using +.B -i terse.ttx +because +.B terse.ttx +works by redefining some TeX macros originally defined in the style +file. If you use the default style, you have to specify it explicitly with +.B -s num\fR. + +.TP +tiblist.tib +The style used by +.B texbib(1) +to print an annotated bibliography. + +.SH FILES +.TP 32 +/vol/tex/lib/tib/inputs/ +Directory for tib macros +.SH "SEE ALSO" +.B tib(1), tib(5), tex(1), texbib(1), texswlist(1), german(7) +.SH AUTHOR +S. Kremer -- cgit v1.2.3