mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
New textclass
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16428 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9f4fb61163
commit
ec4ff5e1a8
@ -2093,6 +2093,7 @@ lib_layouts_files = Split('''
|
||||
amsmaths-seq.inc
|
||||
amsmaths.inc
|
||||
apa.layout
|
||||
arab-article.layout
|
||||
article.layout
|
||||
beamer.layout
|
||||
book.layout
|
||||
|
@ -824,6 +824,7 @@ dist_layouts_DATA =\
|
||||
layouts/amsmaths-seq.inc \
|
||||
layouts/amsmaths.inc \
|
||||
layouts/apa.layout \
|
||||
layouts/arab-article.layout \
|
||||
layouts/article.layout \
|
||||
layouts/beamer.layout \
|
||||
layouts/book.layout \
|
||||
|
7
lib/layouts/arab-article.layout
Normal file
7
lib/layouts/arab-article.layout
Normal file
@ -0,0 +1,7 @@
|
||||
#% Do not delete the line below; configure depends on this
|
||||
# \DeclareLaTeXClass[arabart]{article (Arabic)}
|
||||
# Arabic article textclass definition file.
|
||||
# Author: Dekel Tsur <dekel@math.tau.ac.il>
|
||||
|
||||
Format 2
|
||||
Input article
|
Loading…
Reference in New Issue
Block a user