Uwe Stöhr
a610e29c9c
hpstatement.module: just in time a new module for H-P statements
...
In June the R-SS phrase system is replaced officially by the GHS H-P statement system in the EU.
So just in time here is support for this.
No new LaTeX package is required since the already supported package mhchem provides the statements.
2015-05-28 20:36:35 +02:00
Uwe Stöhr
5189d7be8b
iucr.layout: new Layout file
...
IUCr-article.lyx: new template file
fixes bug #9423
2015-05-28 00:44:30 +02:00
Enrico Forestieri
806cfc5a8b
Virtualize the origin tag for the system directory.
...
The documents saved to the system directory have now the origin tag
prefix "/systemlyxdir/". This allows both saving them always using
the same virtual path irrespective of the real path and to let the
origin tag work out of the box also on MacOS.
2015-05-26 00:29:46 +02:00
Juergen Spitzmueller
1d266c8cfa
Indicate read-only status in tabs ( #6783 )
2015-05-22 10:41:12 +02:00
Juergen Spitzmueller
9f55ce9b04
Make RELEASE-NOTES accessible from GUI ( #8616 )
...
CMake people, please check if something needs to be done to install
lib/RELEASE-NOTES.
2015-05-19 09:57:52 +02:00
Uwe Stöhr
892abc5ee9
pdfform.module: new module to create PDF forms
...
- PDF-form.lyx: example file describing the module
No special package is required since the PDF form features are provided by hyperref.
2015-04-27 02:56:25 +02:00
Uwe Stöhr
b496431881
FeynmanDiagrams.lyx: rename German version
...
it turned out that the example files that should appear in LyX's Help menu must have the same name as their English versions
2015-04-25 17:08:54 +02:00
Uwe Stöhr
ea2c5f377d
Feynman-Diagramme.lyx: new German translation
...
FeynmanDiagrams.lyx: an adjustment and added the missing note to the French translation
2015-04-25 17:01:09 +02:00
Enrico Forestieri
d9971802c2
Math Panels: add "Fonts" icons.
2015-04-11 23:02:25 +02:00
Uwe Stöhr
c55f68304e
MultilingualCaptions.lyx: new German translation
...
- also some fixes for the other language variants
2015-04-06 03:36:57 +02:00
Enrico Forestieri
cb899b3fa2
Provide icons for the outline-* lfuns.
...
- Accordingly rename "promote" and "demote" icons.
- Add "outline-down" and "outline-up" icons.
2015-03-28 23:22:21 +01:00
Enrico Forestieri
eb5e8aba5e
Also install oxygen math svg icons.
...
These icons have no png counterpart and hence are not catched by the shortcuts.
2015-03-22 23:16:05 +01:00
Juergen Spitzmueller
d02147b79e
Add support for the europasscv class
...
Patch by Stefan Swerk
2015-03-16 10:47:17 +01:00
Enrico Forestieri
8fbe17c4d9
Install the svg icons.
2015-03-15 02:52:29 +01:00
Uwe Stöhr
caf102558c
documentation: port recent changes to master
2015-02-27 01:19:40 +01:00
Georg Baum
70afbc82ac
Add low-res pdf export as suggested by James
...
As discussed on the list, but I did not need to create two new pdf formats
since any given document either uses TeX fonts or not. For the same reason
I also added an additional converter to PDF (cropped).
2015-02-11 22:24:04 +01:00
Richard Heck
72395fe404
Add new Japanese beamer template from stable.
2015-02-07 10:47:28 -05:00
Uwe Stöhr
fc13d7b814
graphicboxes.module: new module
...
support for the 4 boxes provided by the LateX package graphicx
2014-11-05 00:42:35 +01:00
Uwe Stöhr
637747c0c7
Makefile.am: add the new PDF-comment example file
...
damn Git. (should have been committed together with the example file)
2014-10-29 01:23:37 +01:00
Stephan Witt
6fdb32958c
#9130 Text in main work area isn't rendered with high resolution
...
Add a LyX banner with double resolution for displays with high resolution.
2014-10-18 15:57:21 +02:00
Kornel Benko
08fa62396b
Add some missing files to autoconf's dist
2014-08-31 15:23:28 +02:00
Kornel Benko
6c7b5b12c7
Add cmake files to autoconf's dist
2014-08-31 15:21:20 +02:00
Juergen Spitzmueller
87eb430395
Add support for todonotes package
...
Fixes : #7546
2014-08-31 14:49:30 +02:00
Juergen Spitzmueller
ccdd782b4f
Add support for the fixme package.
...
Fixes : #8868
2014-08-31 14:38:28 +02:00
Juergen Spitzmueller
d333d7d696
Add support for the pdfcomment package.
...
Fixes : #6975 .
2014-07-03 11:30:56 +02:00
Juergen Spitzmueller
52c219ee29
Support for conference posters
...
The following poster classes are now supported:
* a0poster
* beamerposter
* sciposter
2014-07-02 14:01:28 +02:00
Juergen Spitzmueller
4a0976ceeb
Add support for the sectionbox and tcolorbox packages.
...
They will be used by the conference poster classes that will be supported in a minute.
2014-07-02 13:48:01 +02:00
Georg Baum
11be833a2e
Execute lyx2lyx unit test when running tests
...
Actually lyx2lyx has a tiny unit test. Add it to the autotools test machinery
and fix it: Since nobody knew about it the test was of course broken.
2014-05-29 14:57:05 +02:00
Georg Baum
5dc9568f8d
Native support for \smash[t] and \smash[b]
...
This is a follow-up of bug #8967 . The implementation is self-explaining, the
only part which needs a comment is lyx2lyx: Since a 100% correct solution is
not possible, it has been decided not to switch amsmath off in the forward
conversion if no other ams command than \smash[t] and \smash[b] is used, but
to consider it a bug that older versions do not load amsmath automatically for
these commands. In the backward direction it is easy to keep the document
compilable, so just do that.
2014-05-27 22:13:58 +02:00
Vincent van Ravesteijn
72d81f3b7e
lib/Makefile.am: Fix
2014-04-01 21:41:13 +02:00
Vincent van Ravesteijn
216fa28aaa
lib/Makefile.am: Add missing images
2014-04-01 21:41:12 +02:00
Uwe Stöhr
5ff8a3941b
partly revert commit a860d18b5a
...
svmono and svmult must stay in the examples folder because they include childs
2014-03-30 17:41:02 +02:00
Uwe Stöhr
a860d18b5a
template files: remove all relative paths to re-eanable to use "new from template"
...
- this brings back all our template files (they are no example files, would have been a regression otherwise because LyX 2.0 offers them already in "new from template")
- the thesis files will stay in the examples folder for now until we have a real fiix for bug #8643
2014-03-30 17:22:05 +02:00
Pavel Sanda
eebbbf8555
Fix make install phase.
...
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg183199.html
2014-03-26 20:16:24 -07:00
Juergen Spitzmueller
2c2b5e4841
Add Korean Splash, provided by Dal Ho Park
2014-03-09 12:46:56 +01:00
Scott Kostyshak
3f9e71f2c2
Add new Japanese files to Makefile.am
...
Patch from Koji Yokota.
2014-02-21 13:57:11 -05:00
Uwe Stöhr
a780443338
stdtoolbars.inc: add icons for \xleftarrow.png
...
LyX supports \xleftarrow since years but an icon in the toolbar was missing
2014-02-19 23:42:40 +01:00
Juergen Spitzmueller
35e64bf951
Allow usage of algorithm2e package ( #8744 )
...
This simple module allows users to use the algorithm2e package at all. Before, it was not possible with LyX, since this package conflicts with LyX's own algorithm support (see also #8728 )
2014-01-26 19:23:40 +01:00
Pavel Sanda
d350cc4f8b
Add appdata.xml, provided by Matej Cepl.
...
AppData is an emerging standard (hopefully not distro-specific) for the
description of applications in various app stores.
http://people.freedesktop.org/~hughsient/appdata/ is the home page of
the standard.
http://blogs.gnome.org/hughsie/2013/09/27/frikin-awesome-apps-without-appdata/
is the call for providing new appdata.xml files.
2013-12-11 19:51:16 -08:00
Scott Kostyshak
2c6eab541f
Move AGU_article.lyx to the attic
...
Exporting this outdated document currently hangs on some systems.
Further, there is no natural link between AGU and DocBook
and this could be confusing to a user who is looking for
the AGU template.
2013-09-27 23:57:20 -04:00
Juergen Spitzmueller
af8f7f808b
Fix installation of springer examples
2013-09-04 13:48:08 +02:00
Scott Kostyshak
defc1953be
Revert "Automake fix after 66dfbab8bb65"
...
This reverts commit 78b4c3f80f
.
JMarc's fix of my poor commit is no longer needed.
2013-08-23 15:34:56 -04:00
Jean-Marc Lasgouttes
78b4c3f80f
Automake fix after 66dfbab8bb
2013-08-21 11:49:25 +02:00
Scott Kostyshak
3471874ed0
Move ACM-siggraph to examples ( #8643 )
...
This fixes out-of-box compilation, continuing f5cf21d7
.
2013-08-15 02:16:07 -04:00
Scott Kostyshak
f5cf21d725
Move templates with paths to examples ( #8643 )
...
When a user creates a new document from a template, the template
is copied but relative paths are not changed, so the resulting
.lyx file is broken. By moving documents with relative paths to
examples, the files will compile out of the box.
A long-term solution that allows for relative paths in templates
is still desired and will be discussed in #8643 or in a new ticket.
2013-08-04 15:56:42 +02:00
Scott Kostyshak
a984498aee
Makefile.am: add RJournal.{lyx,layout} entries
2013-08-04 15:06:55 +02:00
Juergen Spitzmueller
f2067a7924
Add a beamerposter example file
2013-06-01 12:50:17 +02:00
Richard Heck
8f044f3c95
Patch to convert Sweave chunk paragraphs to insets (bug #8588 ). Work
...
by Liviu (C++) and Richard (Python).
2013-05-30 10:20:34 -04:00
Georg Baum
7e4513b9fe
Fix autotools build
...
This typo was introduced in 01add2d52f
.
2013-05-23 22:02:34 +02:00
Richard Heck
01add2d52f
Layouts for ACMS SIGS styles, contributed by Gioele Barabucci.
2013-05-23 15:11:19 -04:00