Uwe Stöhr
6bedd093c8
German splash.lyx: fix a typo
2013-01-14 21:54:48 +01:00
Uwe Stöhr
6182ca208b
installer: fix bug that MiKTeX is not found on some 64bit Windows
...
- LaTeX.nsh: fixe http://nsis.sourceforge.net/Download
- settings.nsh: adapt path so that one needs to adapt less when using the installer source zip file
- add a readme how to build the installer
2013-01-14 01:45:42 +01:00
Uwe Stöhr
ab8365b3ed
some refinements for paper class example and templates
...
- update fileformats
- sigplanconf.layout: fix a bug and improve a command
2013-01-13 22:59:16 +01:00
Georg Baum
cbe5066622
Add missing math toolbar symbols
2013-01-13 21:43:14 +01:00
Georg Baum
aa077e94cc
Add forgotten image
2013-01-13 21:41:43 +01:00
Georg Baum
7c6a6a05a2
Fix bug #5087 as suggested by Jürgen
...
Now it is possible to force certain commands only for some encodings.
2013-01-13 21:36:41 +01:00
Uwe Stöhr
409f384e21
cmake/build.bat: update build script for installations
2013-01-13 20:16:06 +01:00
Juergen Spitzmueller
c9f4ce4cc1
Revert 'Additional support for Japanese pLaTeX with utf8 encoding ( #8408 ).'
...
This is a file format change; also, the lyx name must be unique. See discussion on the tracker.
2013-01-13 16:13:09 +01:00
Kornel Benko
ab1be44b92
Cmake build: Add .tex files to the list of doc-files.
...
(This adds "SpecialParagraphShape.tex", which is needed by
Additional.lyx)
2013-01-13 15:31:23 +01:00
Juergen Spitzmueller
e27ee60098
Reset postcommandargs as well on resetargs (bug #8500 )
2013-01-13 09:16:39 +01:00
Uwe Stöhr
a3036539b2
multicol.module: use the layout argument mechanism
...
- Additional.lyx: update description of multiple columns accordingly
2013-01-13 03:23:25 +01:00
Uwe Stöhr
fecdd4f318
Additional.lyx: fix some cross-references
2013-01-13 01:43:45 +01:00
Scott Kostyshak
a4a836916b
LyXRC: escape existing quote characters in 'cmd'
2013-01-12 16:04:50 -05:00
Uwe Stöhr
832fc522eb
Additional.lyx: correct a noweb chunk
2013-01-12 20:32:06 +01:00
Uwe Stöhr
f37cdbc298
add shapepar module
...
- shapepar.module: new module to get non-rectangular paragraph shapes
- SpecialParagraphShape.tex: an example shape definition file
- Additional.lyx:
- accept all changes and updated all language versions accordingly
- describe how to get custom paragraph shapes (last section of the document)
- preamble cleanup
2013-01-12 19:44:08 +01:00
Juergen Spitzmueller
eac8d8373d
de.po: update
2013-01-12 17:07:23 +01:00
Uwe Stöhr
d57a52496f
bicaption.module: improve a tooltip
...
- MultilingualCaptions.lyx: fix a typo
2013-01-12 16:27:03 +01:00
Uwe Stöhr
b0381b68a1
bicaption.module: update to new argument layout mechanism
...
- also fix a bug in the caption setup style to get rid of ERT
- MultilingualCaptions.lyx: update descriptions accordingly
2013-01-12 16:16:30 +01:00
Uwe Stöhr
2e7686e6e9
rsphrase.module: update to layout argument machinery
...
- also some whitespace fixes
- R-S-statements.lyx: update fileformat and fox some typos
2013-01-12 15:31:16 +01:00
Julien Rioux
2ffd130d2b
Force BibTeX rerun upon add/remove/change citation ( fixes #6955 ).
...
Reordering citations is one case where catching "Citation undefined
on page ..." doesn't catch the need for a bibtex rerun. This patch
ensures the proper ordering is obtained in pdf output without having
to resort to closing and reopening the LyX document.
2013-01-12 10:12:25 +01:00
Julien Rioux
26b67dcb49
Update the lilypond module to use the Argument machinery.
2013-01-12 10:04:53 +01:00
Julien Rioux
4be1b1a2a4
lilypond.lyx : Document music fragment options.
2013-01-12 09:58:33 +01:00
Julien Rioux
3b9caa3b0d
UserGuide: Remove bold from hyperref's bibitem and href.
2013-01-12 09:19:52 +01:00
Julien Rioux
0899e957c3
Fix bibliography indentation throughout LyX 2.1 source (part of #7458 ).
2013-01-12 08:41:59 +01:00
Scott Kostyshak
010f64735f
LyXRC: allow space in {editor,viewer}_alternatives
2013-01-12 01:13:58 -05:00
Scott Kostyshak
47e9848783
Fix editor and viewer combo boxes in prefs ( #8237 )
2013-01-12 01:13:58 -05:00
Kornel Benko
e8a5b25bf5
Added findreplaceadv dialog to emacs and xemacs bindigs
2013-01-11 18:54:19 +01:00
Scott Kostyshak
562fa5bcb0
Typo in LFUN doc
2013-01-11 04:36:37 -05:00
Juergen Spitzmueller
95dd9517d3
Fix compilation with autotools
...
restriction.png does not exist.
2013-01-11 10:00:08 +01:00
Georg Baum
6ab8d2e54b
Add symbol I stumbled upon
2013-01-10 21:22:55 +01:00
Georg Baum
d2b49e54b9
Add remaining images for math symbol toolbar
...
Most images are generated by development/tools/generate_symbols_images.py, but
some were drawn manually. Now there is no image missing from the ones the
script can generate.
2013-01-10 21:22:55 +01:00
Georg Baum
8b18bbd97e
Add missing symbols and dependencies
...
Some wasysym and amsmath symbols were missing, and some amssymb dependencies
as well.
2013-01-10 21:22:55 +01:00
Georg Baum
45052f56ab
Handle text-only wasy symbols correctly.
...
Some macros defined by wasysym.sty work only in text mode: They either
produce an error in math mode, or wrong output. These symbols are now marked
as text symbols, so that no \ensuremath is created for LaTeX export if they
appear inside \text{}, and the correct images are created.
2013-01-10 21:22:54 +01:00
Julien Rioux
15b2501177
LyXHTML linking from citation to bib entry for LyX 2.1 ( fixes #8490 ).
...
What was previously accomplished by wrapCitation is now customizable in the
layout files. What we provide by default here corresponds roughly to the
LyX 2.0 behavior.
2013-01-10 15:32:00 +01:00
Juergen Spitzmueller
b57f585109
GuiSymbols: Use a grid with appropriat size
2013-01-10 13:19:14 +01:00
Juergen Spitzmueller
0dd91a1fd7
do not setUniformItemSizes since the symbols have different width (bug #5707 )
2013-01-10 11:33:09 +01:00
Kornel Benko
03abfd4c7d
C&P error
2013-01-09 16:40:54 +01:00
Kornel Benko
46e51018d5
Cmake build: Correct creation of lyx_date.h because of
...
not defined behaviour cmake command copy_if_different
in case, the destination is not present
2013-01-09 16:31:45 +01:00
Kornel Benko
75483b612c
Rename misleading function name from_gmtime() to form_asctime_utc()
2013-01-09 13:45:58 +01:00
Georg Baum
c10044ddc0
Add consistency checks.
...
development/tools/generate_symbols_images.py now checks for each symbol in
lib/symbols whether its image is listed in lib/Makefile.am and whether it has
a toolbar entry in lib/ui/stdtoolbars.inc.
2013-01-08 21:51:09 +01:00
Georg Baum
731c1f9ac4
Fix commandline export of \implies.
...
See the added comment in lib/symbols for details.
2013-01-08 21:51:09 +01:00
Julien Rioux
30f200a7e7
Fix cache for getInfo() with/without richtext ( fixes #8486 ).
2013-01-08 16:34:02 +01:00
Julien Rioux
f6cd5ab863
Preserve BibTeX metadata in LyXHTML output ( fixes #8451 ).
2013-01-08 16:33:12 +01:00
Julien Rioux
24a2c57ff0
Move richtext escaping to its own postprocessing routine.
2013-01-08 16:33:11 +01:00
Julien Rioux
e6aab49ff4
Use document language when exporting citations to LyXHTML ( fixes #7732 ).
2013-01-07 16:00:47 +01:00
Kornel Benko
e04523f77b
Make change tracking in export to latex be independent of timezone
2013-01-07 15:46:47 +01:00
Uwe Stöhr
df57b7050b
Customization.lyx: some more revision
...
- German Customization.lyx: more translations
2013-01-06 03:28:34 +01:00
Scott Kostyshak
2f14b329b3
Add an autotest for a trunk regression ( #8482 )
...
The regression was fixed at [f164ffd0/lyxgit].
2013-01-05 04:44:14 -05:00
Scott Kostyshak
3c9686ee35
Shave 3 seconds off an autotest
...
'-dbg any' is not needed.
2013-01-05 04:39:49 -05:00
Kornel Benko
40b0f3dfae
Merge branch 'master' of git.lyx.org:lyx
2013-01-05 10:10:19 +01:00