You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
1.0 KiB
23 lines
1.0 KiB
diff -up latex2rtf-2.3.8/test/linux.tex.a4wide latex2rtf-2.3.8/test/linux.tex |
|
--- latex2rtf-2.3.8/test/linux.tex.a4wide 2013-09-05 06:23:49.000000000 -0600 |
|
+++ latex2rtf-2.3.8/test/linux.tex 2015-02-25 09:41:43.932328913 -0700 |
|
@@ -1,6 +1,6 @@ |
|
\documentclass[a4paper, notitlepage]{report} |
|
\usepackage[latin1]{inputenc} % Accept european-encoded (latin1) characters. |
|
-\usepackage{a4wide} % Wide paper -- W.Hennings: this is bad practice |
|
+\usepackage{a4} % Wide paper -- W.Hennings: this is bad practice |
|
\usepackage{url} |
|
\urlstyle{sf} |
|
% For Swedish reports |
|
diff -up latex2rtf-2.3.8/test/misc4.tex.a4wide latex2rtf-2.3.8/test/misc4.tex |
|
--- latex2rtf-2.3.8/test/misc4.tex.a4wide 2013-09-05 06:23:49.000000000 -0600 |
|
+++ latex2rtf-2.3.8/test/misc4.tex 2015-02-25 09:41:32.812393332 -0700 |
|
@@ -3,7 +3,7 @@ |
|
% written in \LaTeX |
|
% with the NFSS, but should work with normal \LaTeX |
|
|
|
-\documentstyle[12pt,a4wide]{report} |
|
+\documentstyle[12pt,a4]{report} |
|
|
|
\newcommand{\contact}{Gavin Maltby (Maths Department, UNP)} |
|
|
|
|