summaryrefslogtreecommitdiff
path: root/support/tex-converter/update/CustomCode.txt
diff options
context:
space:
mode:
Diffstat (limited to 'support/tex-converter/update/CustomCode.txt')
-rw-r--r--support/tex-converter/update/CustomCode.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/support/tex-converter/update/CustomCode.txt b/support/tex-converter/update/CustomCode.txt
new file mode 100644
index 0000000000..440f823351
--- /dev/null
+++ b/support/tex-converter/update/CustomCode.txt
@@ -0,0 +1,25 @@
+;Custom Tex4ht Code
+
+[HTML]
+\HCode{<META NAME="description" CONTENT="This is an example">}
+
+[Nav Buttons]
+\Configure{crosslinks} {}{}{$\scriptstyle\Rightarrow$} {$\scriptstyle\Leftarrow$} {}{}{}{$\scriptstyle\Uparrow$}
+
+[Table]
+\begin{tabular}{|r||r@{--}l|p{1.25in}|}
+ \hline
+ \multicolumn{4}{|c|}{GG\&A Hoofed Stock}
+ \\ \hline\hline
+ & \multicolumn{2}{c|}{Price}& \\ \cline{2-3}
+ \multicolumn{1}{|c||}{year}
+ & \multicolumn{1}{l@{\,\vline\,}}{high}
+ &low & \multicolumn{1}{c|}{Comments}
+ \\ \hline
+ 1971 & 97 & 245 & Bad year for
+ farmers in the west. \\ \hline
+ 72 & 245 & 245 & Light trading due to a
+ heavy winter. \\ \hline
+ 73 & 245 & 2001 & No gnus was very
+ good gnus this year. \\ \hline
+\end{tabular}