a2ps-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Add style sheet for Matlab


From: Alix Lourme / Axel
Subject: Add style sheet for Matlab
Date: 25 Sep 2002 17:18:49 +0200

I add the style sheet for Matlab.
I add the file sheets/matlab.ssh.
I remove the file sheets/matlab4.ssh
(Akim, I kept back this file on my computer. If you want to leave the
access by option for this sheet, I can readding this file)

The .m extension is adding for matlab files and removing from octave
files.

Thanks to Joakim Lubeck




Index: ChangeLog
from  Alix Lourme  <address@hidden>

        * sheets/matlab4.ssh: Removing old style sheet for Matlab.
        * sheets/matlab.ssh: Add new style sheet for Matlab.
        From Joakim Lubeck

Index: sheets/Makefile.am
===================================================================
RCS file: /cvsroot/a2ps/a2ps/sheets/Makefile.am,v
retrieving revision 1.1.1.1.2.5
diff -u -r1.1.1.1.2.5 Makefile.am
--- sheets/Makefile.am 24 Sep 2002 17:26:17 -0000 1.1.1.1.2.5
+++ sheets/Makefile.am 25 Sep 2002 15:15:46 -0000
@@ -22,7 +22,7 @@
 68000.ssh a2psrc.ssh asn1.ssh autoconf.ssh awk.ssh b.ssh bc.ssh                
\
 caml.ssh chlog.ssh cidl.ssh claire.ssh coqv.ssh csh.ssh csharp.ssh     \
 dc_shell.ssh eps.ssh gmake.ssh haskell.ssh html.ssh idl.ssh initora.ssh        
\
-is5rul.ssh js.ssh lace.ssh lex.ssh lout.ssh maple.ssh matlab4.ssh      \
+is5rul.ssh js.ssh lace.ssh lex.ssh lout.ssh maple.ssh matlab.ssh       \
 mib.ssh mly.ssh        modula2.ssh modula3.ssh nasm.ssh o2c.ssh oberon.ssh     
\
 octave.ssh oracle.ssh pic16f84.ssh plsql.ssh pov.ssh ppd.ssh ps.ssh    \
 prolog.ssh promela.ssh python.ssh rexx.ssh sather.ssh sdl88.ssh sed.ssh        
\
Index: sheets/sheets.map
===================================================================
RCS file: /cvsroot/a2ps/a2ps/sheets/sheets.map,v
retrieving revision 1.1.1.1.2.4
diff -u -r1.1.1.1.2.4 sheets.map
--- sheets/sheets.map 24 Sep 2002 17:26:17 -0000 1.1.1.1.2.4
+++ sheets/sheets.map 25 Sep 2002 15:15:46 -0000
@@ -311,6 +311,9 @@
 modula3:
        /*.[im]3/
 
+# Matlab file
+matlab:        /*.m/
+
 # o2c files
 o2c:   /*.o2/
        /*.o2c/
@@ -320,7 +323,6 @@
 
 # octave files
 octave:        /*.octavescript/
-       /*.m/
 
 # oracle files
 oracle:        /*.ora/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]