[Genabel-commits] r2008 - pkg/ProbABEL/doc

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Jul 27 17:02:38 CEST 2015


Author: lckarssen
Date: 2015-07-27 17:02:38 +0200 (Mon, 27 Jul 2015)
New Revision: 2008

Modified:
   pkg/ProbABEL/doc/ProbABEL_manual.tex
Log:
Partial revert of r2007, it contained some changes to the document that weren't ready for upload yet.


Modified: pkg/ProbABEL/doc/ProbABEL_manual.tex
===================================================================
--- pkg/ProbABEL/doc/ProbABEL_manual.tex	2015-07-22 15:33:59 UTC (rev 2007)
+++ pkg/ProbABEL/doc/ProbABEL_manual.tex	2015-07-27 15:02:38 UTC (rev 2008)
@@ -1,4 +1,4 @@
-\documentclass[12pt,a4paper]{scrartcl}
+\documentclass[12pt,a4paper]{article}
 
 \title{Manual for ProbABEL v0.4.5}
 \author{\emph{Current Programmers:} Lennart Karssen$^{1,2}$, Maarten
@@ -18,14 +18,6 @@
 \usepackage[T1]{fontenc}
 \usepackage{textcomp}
 
-% Use the Palatino font. The KOMA scrartcl document class uses a
-% sans-serif font for several labels/headinges. So we set those to
-% Palatino as well.
-\usepackage[osf,sc]{mathpazo}
-\linespread{1.05} % Palatino needs more leading (space between lines)
-\addtokomafont{descriptionlabel}{\normalfont\bfseries}
-\addtokomafont{sectioning}{\normalfont\bfseries}
-
 \usepackage[svgnames]{xcolor}
 \definecolor{webgreen}{rgb}{0,.5,0}
 



More information about the Genabel-commits mailing list