The branch, master, has been updated. - Log -----------------------------------------------------------------
commit e777b180669cd7c4c1f4bf20f14aa25f49943576 Author: Uwe Stöhr <[email protected]> Date: Fri Jul 6 22:34:02 2012 +0200 remove an obsolete layout file as the support for the buggy and outdated ArmTeX was removed, this layout is now obsolete and can also be removed diff --git a/lib/Makefile.am b/lib/Makefile.am index 2badce8..e35e355 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1331,7 +1331,6 @@ dist_layouts_DATA =\ layouts/amsdefs.inc \ layouts/apa.layout \ layouts/arab-article.layout \ - layouts/armenian-article.layout \ layouts/article.layout \ layouts/article-beamer.layout \ layouts/basic.module \ diff --git a/lib/layouts/armenian-article.layout b/lib/layouts/armenian-article.layout deleted file mode 100644 index beda70d..0000000 --- a/lib/layouts/armenian-article.layout +++ /dev/null @@ -1,39 +0,0 @@ -#% Do not delete the line below; configure depends on this -# \DeclareLaTeXClass[article]{article (Armenian)} -# Arabic article textclass definition file. -# Author: Uwe Stöhr ([email protected]) - -Format 36 -Input article - -Style LatinOn - Margin Dynamic - LatexType Command - LatexName phantom{}{\aroff{} - KeepEmpty 1 - ParSkip 0.4 - Align Block - LabelSep xx - LabelType Static - LabelString "Latin on" - LabelFont - Series Bold - Color Blue - EndFont -End - -Style LatinOff - Margin Dynamic - LatexType Command - LatexName phantom{}} - KeepEmpty 1 - ParSkip 0.4 - Align Block - LabelSep xx - LabelType Static - LabelString "Latin off" - LabelFont - Series Bold - Color Green - EndFont -End ----------------------------------------------------------------------- Summary of changes: lib/Makefile.am | 1 - lib/layouts/armenian-article.layout | 39 ----------------------------------- 2 files changed, 0 insertions(+), 40 deletions(-) delete mode 100644 lib/layouts/armenian-article.layout hooks/post-receive -- The LyX Source Repository
