Whamcloud - gitweb
Appease tex2pdf.
authorgord-fig <gord-fig>
Tue, 17 Sep 2002 15:24:57 +0000 (15:24 +0000)
committergord-fig <gord-fig>
Tue, 17 Sep 2002 15:24:57 +0000 (15:24 +0000)
lustre/doc/Makefile.am

index 4b04126..fd5a857 100644 (file)
@@ -2,8 +2,8 @@
 #
 # This code is issued under the GNU General Public License.
 # See the file COPYING in this distribution
-LYX2PDF = $(srcdir)/tex2pdf -overwrite
-TEX2PDF = $(srcdir)/tex2pdf -overwrite
+LYX2PDF = GS_OPTIONS=-dCompatibilityLevel=1.1 $(srcdir)/tex2pdf -overwrite
+TEX2PDF = GS_OPTIONS=-dCompatibilityLevel=1.1 $(srcdir)/tex2pdf -overwrite
 LYX2PS = lyx --export ps
 LYX2TEX = lyx --export latex
 LYX2TXT = lyx --export text