Browse Source

+ Forgot to commit

michael 22 years ago
parent
commit
55ee503d56
2 changed files with 22 additions and 0 deletions
  1. 11 0
      docs/preamble.ts3
  2. 11 0
      docs/preamble.ts4

+ 11 - 0
docs/preamble.ts3

@@ -0,0 +1,11 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% Preamble for report output
+%
+\documentclass{report}
+\usepackage[html,3,png,sections+]{tex4ht}
+%
+% FPC package
+\usepackage{fpc}
+%
+% End.
+%

+ 11 - 0
docs/preamble.ts4

@@ -0,0 +1,11 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% Preamble for report output
+%
+\documentclass{report}
+\usepackage[html,4,png,sections+]{tex4ht}
+%
+% FPC package
+\usepackage{fpc}
+%
+% End.
+%