diff options
| author | Lexi Winter <ivy@FreeBSD.org> | 2025-12-01 03:19:41 +0000 |
|---|---|---|
| committer | Lexi Winter <ivy@FreeBSD.org> | 2025-12-01 03:19:41 +0000 |
| commit | 2e80774d0b20d167bc0a9e2b63dafbfb171c0d22 (patch) | |
| tree | 25f0138e1af8902b92dacc8cce09b267447c17db /textproc/tth/files/patch-gold__man.tex | |
| parent | f85f2b2d6e5b7ed869376eb4b180c3a74a5c5da9 (diff) | |
| parent | 1a30da80670973368b399f2b01fe9c04b91a1273 (diff) | |
Merge remote-tracking branch 'freebsd/main' into lf/mainlf/main
Diffstat (limited to 'textproc/tth/files/patch-gold__man.tex')
| -rw-r--r-- | textproc/tth/files/patch-gold__man.tex | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/textproc/tth/files/patch-gold__man.tex b/textproc/tth/files/patch-gold__man.tex new file mode 100644 index 000000000000..05bb63942a0e --- /dev/null +++ b/textproc/tth/files/patch-gold__man.tex @@ -0,0 +1,38 @@ +--- gold_man.tex.orig 2014-06-22 20:02:23 UTC ++++ gold_man.tex +@@ -225,7 +225,7 @@ the extra command: + the extra command: + + \begin{verbatim} +-\input /usr/local/tth/tthprep.sty ++\input %%DATADIR%%/styles/tthprep.sty + \end{verbatim} + + \noindent where the path should be to wherever you unpacked or are +@@ -308,7 +308,7 @@ line, for example + line, for example + + \begin{verbatim} +-%%tth: \input /usr/local/tth/swedish.bab ++%%tth: \input %%DATADIR%%/babel/swedish.bab + \end{verbatim} + + \noindent This redefines the titles of chapters, table of contents, index, and +@@ -321,7 +321,7 @@ supported by the simplified TtH style file input via: + supported by the simplified TtH style file input via: + + \begin{verbatim} +-%%tth:\input /usr/local/tth/amslatex.sty ++%%tth:\input %%DATADIR%%/styles/amslatex.sty + \end{verbatim} + + \noindent The layout subtleties of these environments are inappropriate +@@ -352,7 +352,7 @@ you can add the following line in the preamble. + the \verb!\usepackage{natbib}! is not explicitly in your LaTeX file, + you can add the following line in the preamble. + \begin{verbatim} +-%%tth: \input /usr/local/tth/tthntbib.sty ++%%tth: \input %%DATADIR%%/styles/tthntbib.sty + \end{verbatim} + Your file might already contain, or you might want also to add lines like: + \begin{verbatim} |
