blob: 10cfc3e30f4ebee791bcd5f5fd70c09e7f3d6c8e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
--- tth_man.html.orig 2025-11-03 23:36:21 UTC
+++ tth_man.html
@@ -1271,7 +1271,7 @@ without alteration of the original <span class="roman"
An example using the <tt>-p</tt> switch might be
<pre>
-tth >file.html <file.tex -p/usr/local/tthinputs:~/mytthinputs
+tth >file.html <file.tex -p%%DATADIR%%/tthinputs:~/mytthinputs
</pre>
@@ -1617,7 +1617,7 @@ the extra command:
<div class="p"><!----></div>
<pre>
-\input /usr/local/tth/tthprep.sty
+\input %%DATADIR%%/styles/tthprep.sty
</pre>
|