Scott Kostyshak
a1aeea3f16
Rename deleteFilesOnError to removeAuxiliaryFiles
...
The function is no longer called when there is an error because
we keep the file around for the "Show Output Anyway" button
(see 09700d5b
).
2015-05-05 00:26:25 -04:00
Uwe Stöhr
d9546de0bd
ar.po: fix a mistake
2015-05-05 02:19:47 +02:00
Uwe Stöhr
73e87737c2
ar.po: update from Hatim
2015-05-05 02:13:54 +02:00
Uwe Stöhr
328dbe0602
Merge branch 'master' of git.lyx.org:lyx
2015-05-05 01:43:51 +02:00
Uwe Stöhr
0fbd25a250
pt_BR.po: another update from Georger
2015-05-05 01:43:40 +02:00
Enrico Forestieri
6e6abe1edd
Fix #5760 also on Windows.
...
The problem was due to the use of the wrong symbol for the slash.
The zero-width symbol for the \not operator was being used.
Using TeX fonts for all symbols gives now a better uniform look.
It is not possible using the alternative code even with Qt 5.4.1
because some glyphs are still missing.
2015-05-05 01:38:50 +02:00
Uwe Stöhr
9f3d1e7773
pdfform.module: unset a PassTru
...
- this makes real life much easier since it saves more TeX code than with passThru
- adapt the example file accordingly
2015-05-05 01:33:11 +02:00
Uwe Stöhr
7dbf98a5e7
linguistics.module: fix 2 whitespace issues
2015-05-05 01:21:22 +02:00
Juergen Spitzmueller
1aea9864f3
TabularCreate.ui: Fix zorder.
2015-05-04 17:38:15 +02:00
Uwe Stöhr
f5648006fb
Merge branch 'master' of git.lyx.org:lyx
2015-05-04 01:51:21 +02:00
Uwe Stöhr
9e87cf04ca
pt_BR.po: update from Georger
2015-05-04 01:50:22 +02:00
Enrico Forestieri
8c351e32be
Update paths of included files when saving to a different folder.
...
Fixes #9528 and #5115 .
2015-05-03 23:55:19 +02:00
Juergen Spitzmueller
23297a3108
Revert "pdfform.module: repair whitespace"
...
This reverts commit d2e8e44a0e
.
2015-05-03 16:43:14 +02:00
Uwe Stöhr
28ed8cf18a
ar.po: today's updates from Hatim
2015-05-03 16:41:32 +02:00
Uwe Stöhr
d2e8e44a0e
pdfform.module: repair whitespace
...
something is fishy her because commit 33a74748
destroyed the alignment for some entries
2015-05-03 16:28:06 +02:00
Uwe Stöhr
31b0af9857
PDF-form.lyx: add a note
2015-05-03 16:21:09 +02:00
Juergen Spitzmueller
b9573096f7
Factor out polyglossia language begin command construction and apply forcelocalfontswitch to polyglossia as well.
2015-05-03 16:08:14 +02:00
Juergen Spitzmueller
f7b152581c
PDF-form.lyx: make it compile if insdljs.sty is not installed.
2015-05-03 14:02:26 +02:00
Juergen Spitzmueller
33a747483e
Spelling and whitespace fixes.
2015-05-03 13:58:06 +02:00
Juergen Spitzmueller
ee771408e4
Fix display of math delimiters in delimiter dialog ( #5760 )
...
Exclude win32 from the fix due to #9428 .
2015-05-03 13:23:27 +02:00
Uwe Stöhr
8932858563
PDF-form.lyx: more info and corrections
...
- add example how to check for numbers in text fields
- describe correctly that all fields must have a name
2015-05-03 04:37:28 +02:00
Pavel Sanda
4ecbabf5f9
Add Georger Araujo into contributors.
...
http://marc.info/?l=lyx-devel&m=143058265303480&w=2
2015-05-02 18:10:07 -07:00
Pavel Sanda
80e27ee283
pt_BR.gmo missed at Uwe's commit.
2015-05-02 18:07:47 -07:00
Pavel Sanda
ad6ab20bb1
Add layouttranslations from pt_BR.
2015-05-02 17:53:53 -07:00
Uwe Stöhr
6a4a084e11
pt_BR.po: new translation by Georger Araujo
...
GPL statement was sent to the po-updates list and will be send also to the lyx-devel list soon
2015-05-03 02:22:55 +02:00
Uwe Stöhr
3c9442fd04
lyx2lyx/lyx_2_2.py: correct a description
2015-05-03 02:16:32 +02:00
Uwe Stöhr
418451cd65
ar.po: another update from Hatim
2015-05-03 01:57:48 +02:00
Uwe Stöhr
d19b744d62
ar.po: update from Hatim for master
2015-05-03 01:52:42 +02:00
Juergen Spitzmueller
88ecc18e30
Do not output \noindent if paragraph does not support indentation change
...
Part of: #7320 .
2015-05-02 16:34:57 +02:00
Juergen Spitzmueller
f07830bb5c
Remove unused header
2015-05-02 14:37:23 +02:00
Juergen Spitzmueller
b53773232a
sign.
2015-05-02 11:38:46 +02:00
Juergen Spitzmueller
6be393a4f1
Use EmptyTable widget in TabularCreate dialog.
...
Fixes #3155 .
2015-05-01 18:11:57 +02:00
Juergen Spitzmueller
17a4acf857
Fix usability of EmptyTable widget.
...
Fixes #3919 (math matrix dialog UX issues).
2015-05-01 18:10:36 +02:00
Juergen Spitzmueller
bc47054be8
Properly fix #6369
...
Avoid that \newcommand[x] definitions of math macros are pushed multiple
times to the preview loader.
Redefinitions (via \renewcommand[x]) are properly handled.
2015-04-30 16:48:55 +02:00
Uwe Stöhr
8efc734f1a
pdfform.module: change whitespace as requested by Jürgen
2015-04-30 01:23:47 +02:00
Uwe Stöhr
f6fde9dbb2
Merge branch 'master' of git.lyx.org:lyx
2015-04-30 01:23:03 +02:00
Uwe Stöhr
f6029f7f93
EmbeddedObjects.lyx: improve description of \cmidrule
2015-04-30 01:22:50 +02:00
Enrico Forestieri
d3eae5b9c7
Do not show previews of snippets that produce latex errors
2015-04-30 00:37:05 +02:00
Uwe Stöhr
d20bc1c883
PDF-form.lyx: add example how to validate numbers
2015-04-30 00:17:39 +02:00
Uwe Stöhr
41b39ff835
PDF-form.lyx: some more info and few adaptions
...
- pdfform.module: a fix
2015-04-29 22:06:00 +02:00
Enrico Forestieri
2a77dc5ec6
Forgot to escape the dot
2015-04-29 18:04:51 +02:00
Enrico Forestieri
83f2fe7045
Correct progress message
...
Now we also process with pdflatex the previews requiring hyperref.
2015-04-29 18:00:28 +02:00
Enrico Forestieri
2bbf775c74
Detect hyperref when generating previews
...
If use of hyperref is detected, the postscript route is not attempted
(because we know it will fail) and the PDF route is directly chosen.
Also account for all upper case extensions for pdflatex image files.
2015-04-29 17:29:27 +02:00
Enrico Forestieri
ca921fd650
Correctly indicate the failing converter
...
If epstopdf fails, pdftocairo is not called but the warning points
the finger to it. Also correctly indicate the failing file.
2015-04-29 16:20:27 +02:00
Enrico Forestieri
d44b0a19cb
Amend 75f7eafd
...
Was forgetting this last bit from 64e0c558
. Also give a message such
that the user is informed that not everything is lost if latex fails.
With this, the previews are generated also when the document directly
specifies a specific pdf output format.
2015-04-29 13:59:28 +02:00
Enrico Forestieri
75f7eafd65
Try even harder to obtain an instant preview
...
This is a followup commit to 691fdea3
and restores the behavior of the
script as it was intended before 64e0c558
, other than taking into account
possible inclusion of files that only pdflatex can process and the
possibility of multiple defined math macros.
The instant previews in the math manual now work again.
2015-04-29 12:32:54 +02:00
Uwe Stöhr
ec7833272a
pdfform.module: a simplification
...
- PDF-form.lyx: update accordingly and a fix
2015-04-29 01:56:43 +02:00
Enrico Forestieri
eed452077b
Preserve numbering of previewed math formulas on zoom
...
The preview snippets are cached in a seemingly random order, such
that, when regenerating them on zoom, the math previews would be
numbered accordingly. Hence, we have to go through the insets to
get the correct order. This is a bit slower but unavoidable.
2015-04-28 22:06:58 +02:00
Pavel Sanda
558451a51d
Fix broken lilipond links.
2015-04-28 09:32:09 -07:00
Uwe Stöhr
36a5f46c0d
pdfform.module: a fix and a new style
...
- PDF-form.lyx: describe how to customize PDF action buttons and some other refinement and restructuring
2015-04-28 02:00:53 +02:00