diff options
Diffstat (limited to 'buildscripts/texbuilder/quickstart.tex')
-rw-r--r-- | buildscripts/texbuilder/quickstart.tex | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/buildscripts/texbuilder/quickstart.tex b/buildscripts/texbuilder/quickstart.tex index a0553658..4f59b57b 100644 --- a/buildscripts/texbuilder/quickstart.tex +++ b/buildscripts/texbuilder/quickstart.tex @@ -7,7 +7,9 @@ %---------- fonts Type 1 -----------------
%\usepackage{times}
%\usepackage[T1]{fontenc}
-%\usepackage{textcomp}
+\usepackage{textcomp}
+
+%
%------------------------Page set-up-----------------------------------------
@@ -68,7 +70,7 @@ Prado quick start doc \chapter*{License}
\addcontentsline{toc}{chapter}{License}
PRADO is free software released under the terms of the following BSD license.\\
-Copyright 2004-2006, The PRADO Group (http://www.pradosoft.com)\\
+Copyright 2004-2006, The PRADO Group (http://www.pradosoft.com).
All rights reserved.
Redistribution and use in source and binary forms, with or without
|