Jean-Marc Lasgouttes
c48bdf845c
Handle encoding correctly with knitr>=1.0 ( #8504 )
...
Knitr now has a parameter to indicate the encoding of the file. With this patch,it is used when possible (from Yihui Xie).
2013-01-21 09:53:26 +01:00
Scott Kostyshak
98a8c30dfa
Change an accelerator to a more intuitive letter
2013-01-20 21:55:43 -05:00
Scott Kostyshak
3c84267d8d
Implement move row/column in tabular inset
...
This patch implements 'move row' and 'move column' features for tabular.
The purpose is to provide a useful behavior in tabular that is
consistent with PARAGRAPH_MOVE_UP and PARAGRAPH_MOVE_DOWN so that the
user can, for example, do alt-<up> to move a row up. Alternatively,
icons for these features are also added to the table toolbar and
context menu.
If there is any selection, the feature is disabled. This is consistent
with how PARAGRAPH_MOVE_UP works in other contexts. Additionally, 'move
row' is disabled if there is a multi-row in the current or target row;
and 'move column' is disabled if there is a multi-column in the current
or target column.
'move row' moves only the left and right borders of a cell along with
the row. Similarly, 'move column' moves only the the top and bottom
borders.
Implementing similar functionality for other insets, such as arrays and
array environments, is on my TODO list.
2013-01-20 21:54:30 -05:00
Uwe Stöhr
67dcc67dae
Additional.lyx: correct a description
...
- also use another paragraph shape to fix #8512
2013-01-20 22:49:22 +01:00
Uwe Stöhr
ff718ebaa5
initials.module: add the missing mandatory argument
...
- thanks to the new InsetArgument feature we can save all ERT for initials
2013-01-20 21:23:55 +01:00
Uwe Stöhr
b6ce3e10b2
moderncv.layout: add some AutoInsert
2013-01-20 21:22:55 +01:00
Enrico Forestieri
8329ebe1c7
Update it.po
2013-01-20 20:58:49 +01:00
Uwe Stöhr
1a0e43faff
add some AutoInsert for layouts
2013-01-20 17:56:28 +01:00
Enrico Forestieri
1d5eec8744
Restore "good looking" arrows.
...
Probably, they were overwritten during recent addition of math symbols.
2013-01-20 17:40:48 +01:00
Uwe Stöhr
2bd368fd6b
layout/module files: some whitespace uniformications
2013-01-20 16:44:05 +01:00
Juergen Spitzmueller
e199ec0310
Fix typo spotted by Jean-Pierre
2013-01-20 15:33:33 +01:00
Kornel Benko
b159f0bf28
* sk.po
2013-01-20 15:01:42 +01:00
Juergen Spitzmueller
95a2da3169
de.po: update
2013-01-20 14:12:01 +01:00
Stephan Witt
b9d5328dae
add support for automake 1.13
2013-01-20 12:45:34 +01:00
Stephan Witt
a6c1486d83
add build of private gettext framework; more flexible library versioning
2013-01-20 12:45:34 +01:00
Stephan Witt
6fb0d9035c
ignore auto maked script test-driver
2013-01-20 12:45:34 +01:00
Kornel Benko
46f8c8d043
Replace double quotes with singlgle quotes from
...
module description string.
This way the string is also translatable again.
2013-01-19 14:34:48 +01:00
Kornel Benko
3136eb6cd2
sk.po: Shortcuts, unified phrases
2013-01-18 16:16:08 +01:00
Uwe Stöhr
744de62e22
installer: further fixes for MiKTeX
...
LaTeX.nsh:
- fix a MiKTeX configuration Problem on 64bit Windows issue discovered in #8417
- don't overwrite MiKTeX's package repository the user might have set purposely
- remove some unused code and simplify some code
- update to JabRef 2.9.2
2013-01-17 01:12:38 +01:00
Pavel Sanda
6479c6fd4a
Add comment from Georg.
...
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg176694.html
2013-01-15 21:39:51 -08:00
Julien Rioux
6c58e3faa9
Highlight warning and errors in the BibTeX log.
2013-01-15 16:13:20 +01:00
Julien Rioux
427fa812e9
Regenerate lib/CREDITS.
2013-01-15 15:34:41 +01:00
Julien Rioux
12d6de7e70
Add Benjamin Piwowarski to contributors. Welcome to LyX!
2013-01-15 15:34:41 +01:00
Julien Rioux
843be77e54
Remove unused include.
2013-01-15 15:34:40 +01:00
Benjamin Piwowarski
8c09d3ba1a
Fixed a bug when there is no citation
2013-01-15 14:51:29 +01:00
Benjamin Piwowarski
9f62413b10
Initial patch for citation-insert
2013-01-15 14:51:29 +01:00
Julien Rioux
cd17d87e47
Implement plain text export of BibTeX bibliography ( fixes #8487 ).
2013-01-15 14:13:38 +01:00
Julien Rioux
a14e3d9a5d
Use buffer().B_() instead of translateIfPossible.
2013-01-15 14:13:06 +01:00
Julien Rioux
3f8de8fe92
Better fix for #7732 : Use buffer.B_().
...
Also handle "and others" which is translated by BibTeX to "et al.".
2013-01-15 14:12:34 +01:00
Uwe Stöhr
de59722ba4
installer: ChangeLog for latest release
2013-01-15 00:53:37 +01:00
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