Seems I found the answer. To use program listing in a beamer slide (or
verbatim) you need to use the frame option [fragile]
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users
I realized that I did not check "Use no TeX fonts". I think the T1
encoding messes everything up.
Checked it and now everything runs smooth, in LuaTeX and in XeTeX.
Kind regards,
Bernd
Am 31.07.2024 um 19:34 schrieb Kees Zeelenberg:
-Oorspronkelijk bericht-
Van: lyx-users Namens Bern
Thanks, Herbert and Scott. Very handy!
Wolfgang
Am 23.06.23 um 12:42 schrieb Scott Kostyshak:
On Fri, Jun 23, 2023 at 12:10:33PM +0200, Herbert Voss wrote:
Am 23.06.23 um 10:29 schrieb Wolfgang Engelmann:
I would like to export a pdf file from lyx in which the lines are
numbered for each p
Am 19.06.23 um 19:00 schrieb Wolfgang Engelmann:
Am 19.06.23 um 17:11 schrieb Wolfgang Engelmann:
Am 19.06.23 um 16:55 schrieb Tobias Hilbricht:
Am Montag, dem 19.06.2023 um 15:57 +0200 schrieb Wolfgang Engelmann:
Am 19.06.23 um 15:29 schrieb Herbert Voss:
Am 19.06.23 um 15:11 schr
Thanks, Herbert and Jürgen.
Good to know it is quite easy to get the desired change in the output.
Wolfgang
Am 11.06.23 um 10:14 schrieb Jürgen Spitzmüller:
Am Sonntag, dem 11.06.2023 um 09:02 +0200 schrieb Herbert Voss:
Only for authors with the same familyname the given names are used.
An
On the Mac I use Homebrew's basictex with a small script to save the
installed packages so it can pull the additional ones after the upgrade
via tlmgr. LyX works out of the box because Homebrew and tlmgr run
texhash and the binary directories are symlinked by Homebrew.
I can then usually just rem
index has several options (special chars: !, | and @). I think the
description here
https://de.wikibooks.org/wiki/LaTeX-Kompendium:_Index_und_Glossar:_Standard-Index
is good.
Am 03.05.23 um 09:53 schrieb Wolfgang Engelmann:
I posted this before and thought it is solved. However, the word
sta
I posted this before and thought it is solved. However, the word
starting with an U umlaut (capital "U) is now placed in the Abbreviation
part of the Nomenclature. How can I make it appear in the normal
Nomenclature part und there under U?
Wolfgang
Am 12.04.23 um 17:57 schrieb Wol
Am 02.05.23 um 17:42 schrieb José Matos:
On Tue, 2023-05-02 at 16:43 +0200, Wolfgang Engelmann wrote:
How can I tell LyX that there is a 2023 texlive which I installed
just now.
It is in
/usr/local/texlive/2023
and I have the PATHs set in ~/.profile.
However, LyX uses still
/usr/local/texliv
Am 12.04.23 um 16:29 schrieb Eckhard Höffner:
Is there anything special?
I use utf8, enter the "symbol" and the "description" with Umlauten,
check "unformated" and everthing is fine. You may also add the
sorting order. Öl => oel
index is different Oel@Öl
Am 12.04.23 um 15:40 schrie
Am 31.08.22 um 10:16 schrieb Wolfgang Engelmann:
Am 30.08.22 um 10:10 schrieb Wolfgang Engelmann:
Am 27.08.22 um 13:59 schrieb Wolfgang Engelmann:
Slightly OT:
Is somebody using xfig in LyX? I can't find in the Text Flags the
special flag, only
hidden
rigid
tex
Do I miss something be
On Thu, Dec 15, 2022 at 04:38:40PM +0100, Stephan Witt wrote:
> Am 15.12.2022 um 16:22 schrieb Scott Kostyshak :
> >
> > On Thu, Dec 15, 2022 at 04:05:27PM +0100, Stephan Witt wrote:
> >> Am 14.12.2022 um 17:02 schrieb Scott Kostyshak :
> >>>
> >>> On Wed, Dec 14, 2022 at 05:55:17PM +0200, Dr Ebe
Am 15.12.2022 um 16:22 schrieb Scott Kostyshak :
>
> On Thu, Dec 15, 2022 at 04:05:27PM +0100, Stephan Witt wrote:
>> Am 14.12.2022 um 17:02 schrieb Scott Kostyshak :
>>>
>>> On Wed, Dec 14, 2022 at 05:55:17PM +0200, Dr Eberhard Lisse wrote:
Hal,
the command is
sudo
On Thu, Dec 15, 2022 at 04:05:27PM +0100, Stephan Witt wrote:
> Am 14.12.2022 um 17:02 schrieb Scott Kostyshak :
> >
> > On Wed, Dec 14, 2022 at 05:55:17PM +0200, Dr Eberhard Lisse wrote:
> >> Hal,
> >>
> >> the command is
> >>
> >> sudo xcode-select --install
> >>
> >> you will then be ask
Am 14.12.2022 um 17:02 schrieb Scott Kostyshak :
>
> On Wed, Dec 14, 2022 at 05:55:17PM +0200, Dr Eberhard Lisse wrote:
>> Hal,
>>
>> the command is
>>
>> sudo xcode-select --install
>>
>> you will then be asked for your password.
>>
>> It is a system wide installation of the command lin
I don't really think so, as Apple has what it calls Framework(s).
Even homebrew (which in itself needs to install a number of packages)
needs the XCode Command Line Tools.
So, my advice, remember to install them :-)-O
el
On 14/12/2022 18:02, Scott Kostyshak wrote:
> On Wed, Dec 14, 2022 at 05:
Hal,
I use the python3 installed by the Homebrew package manager which will
remind me during my (almost) daily upgrade if the XCode Command Line
Tools are not installed to do the xcode-select, so I am used to that
(without having to pay attention to Python).
greetings, el
On 14/12/2022 18:08, H
> On Dec 14, 2022, at 8:55 AM, Dr Eberhard Lisse wrote:
>
> Hal,
>
> the command is
>
>sudo xcode-select --install
>
> you will then be asked for your password.
>
> It is a system wide installation of the command line tools (of XCode)
> and hence must be done as administrator (tech
On Wed, Dec 14, 2022 at 05:55:17PM +0200, Dr Eberhard Lisse wrote:
> Hal,
>
> the command is
>
>sudo xcode-select --install
>
> you will then be asked for your password.
>
> It is a system wide installation of the command line tools (of XCode)
> and hence must be done as administrator (
Hal,
the command is
sudo xcode-select --install
you will then be asked for your password.
It is a system wide installation of the command line tools (of XCode)
and hence must be done as administrator (technically root).
The complete XCode will of course also install python3 but is a f
On Wed, Dec 14, 2022 at 04:50:02AM -0700, Hal Kierstead wrote:
>
>
> > On Dec 13, 2022, at 5:38 PM, Scott Kostyshak wrote:
> >
> > On Tue, Dec 13, 2022 at 05:02:30PM -0700, Hal Kierstead via lyx-users wrote:
> >> All -
> >>
> >> I just upgraded to Mac OS 13.1. I was not given a chance to insta
> On Dec 13, 2022, at 5:38 PM, Scott Kostyshak wrote:
>
> On Tue, Dec 13, 2022 at 05:02:30PM -0700, Hal Kierstead via lyx-users wrote:
>> All -
>>
>> I just upgraded to Mac OS 13.1. I was not given a chance to install python.
>> How do I check if I have the right version of python?
>>
>> I
Le 25/06/2022 à 17:42, Dr Eberhard W Lisse a écrit :
Well, I see two things :-)-O
You didn't include it as graphic but as external file, so it does not
preview in the lyX file. Cosmetic, but I wonder why one would do that.
Why one who do what? Use the external inset machinery? It allows to
h
Well, I see two things :-)-O
You didn't include it as graphic but as external file, so it does not
preview in the lyX file. Cosmetic, but I wonder why one would do that.
And indeed the stock fig2pdftex.py lacks a shebang on my Mac which I
would not consider a feature so I have raised it as
On terça-feira, 21 de junho de 2022 14:26:39 -03 Rudi Gaelzer wrote:
> Indeed there is:
>
> 14:20:04.072: Previewing ...
> 14:20:04.076: (buffer-view)
> 14:20:04.085: python -tt "/usr/share/lyx/scripts/fig_copy.py"
> "/home/rudi/temp/ ufrgs/Coulomb_Law.fig" "/tmp/lyx_tmpdir.DFELBfPgzbQo/
> lyx_tmp
Am 28.04.22 um 16:52 schrieb Dr Eberhard Lisse:
I don't think LyX can ever fix LaTeX errors :-)-O
el
On 19/04/2022 10:24, Wolfgang Engelmann wrote:
[...]
It took some time to find out, and I wonder whether there could be a
better error or warning handling.
[...]
Am 14.04.22 um 17:30 sch
I don't think LyX can ever fix LaTeX errors :-)-O
el
On 19/04/2022 10:24, Wolfgang Engelmann wrote:
[...]
It took some time to find out, and I wonder whether there could be a
better error or warning handling.
[...]
Am 14.04.22 um 17:30 schrieb Wolfgang Engelmann via lyx-users:
[...]
! LaT
As described behind the #
I followed JMarcs adviced:
If you still have the directory where you built LyX, then
>>gitpull >(should be git pull)
I think I forgot to merge after git pull
I guess it is the easiest to get the dev version anew
By the way, when will the 2.4 version be av
I found the reason for the nomenclature error decribed below the
I had several double entries in the nomenclature (i.e. the same Symbol
and Description).
Removing them solved the problem.
It took some time to find out, and I wonder whether there could be a
better error or warning
JMarc found out that the version was an older one.
Wolfgang
Am 06.04.22 um 17:52 schrieb Jean-Marc Lasgouttes:
Le 06/04/2022 à 17:44, Wolfgang Engelmann a écrit :
And this is the output from the terminal starting lyx there:
lyx24x MEINLEBEN2020-B.lyx
Warning: 609: Format not supported.
Warnin
Am 16.03.22 um 09:08 schrieb Wolfgang Engelmann via lyx-users:
Am 16.03.22 um 08:59 schrieb Herbert Voss via lyx-users:
Am 16.03.22 um 08:46 schrieb Wolfgang Engelmann via lyx-users:
I selected biblatex citation style Nature and kept biblatex-spbasic
for the bibliography style. The cit
Am 16.03.22 um 08:59 schrieb Herbert Voss via lyx-users:
Am 16.03.22 um 08:46 schrieb Wolfgang Engelmann via lyx-users:
I selected biblatex citation style Nature and kept biblatex-spbasic
for the bibliography style. The citations are now in [number], but
that's ok.
Thanks, Herbert, for
Am 16.03.22 um 08:46 schrieb Wolfgang Engelmann via lyx-users:
I selected biblatex citation style Nature and kept biblatex-spbasic
for the bibliography style. The citations are now in [number], but
that's ok.
Thanks, Herbert, for the suggestion.
Wolfgang
Addendum:
This is of course non
Am 14.03.22 um 08:59 schrieb Wolfgang Engelmann via lyx-users:
Am 14.03.22 um 08:33 schrieb Wolfgang Engelmann via lyx-users:
Am 14.03.22 um 08:10 schrieb Herbert Voss via lyx-users:
Am 14.03.22 um 08:07 schrieb Herbert Voss via lyx-users:
Am 14.03.22 um 07:58 schrieb Herbert Voss vi
Am 28.02.22 um 19:58 schrieb Wolfgang Engelmann via lyx-users:
Am 28.02.22 um 19:17 schrieb Wolfgang Engelmann:
These two lines are missing in my notebook Debian.
There must be something fundamentally wrong.
Maybe the display manager. (Is it unity?) If yes, look for the panel
on top of t
lyx 2.4.0dev
and did not remove it before doing the new
./configure
make
sudo make install
Wolfgang
removing .lyx and running make install solved it
Wolfgang
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users
gt;do not write an \index command into a sectioning command. Use it after
>such a command. See image
>
>Herbert
Thanks Herbert,
Moving all index commands from the headline to the text immediately
following solved most of of the problems.
And thanks to all the rest of you who helped me.
Ste
Thanks, Jürgen,
taking out #
\usepackage[english]{babel}
\usepackage[style=biblatex-spbasic]{biblatex}
from the User preamble
solved the issue
Wolfgang
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users
On 2021-12-01 03:34, Melvin Bolton wrote:
Thank you to everybody who offered suggestions and tried to help with
the problem described below. It steered me towards the ERT that I had
placed immediately before the first chapter. What finally did the trick
was to repeat the ERT \pagestyle {plain}
Now that you have our curiosity up, perhaps you might show us where we could
find a
synopsis of your book. Who knows. You might make a sale or two.
On Tuesday, November 30, 2021 6:34:50 PM PST Melvin Bolton wrote:
> Thank you to everybody who offered suggestions and tried to help with
> the pr
Thank you to everybody who offered suggestions and tried to help with
the problem described below. It steered me towards the ERT that I had
placed immediately before the first chapter. What finally did the trick
was to repeat the ERT \pagestyle {plain} in the text, after the last
word (as prin
Am 23.11.21 um 11:19 schrieb Yu Jin:
Am Di., 23. Nov. 2021 um 10:38 Uhr schrieb Wolfgang Engelmann
mailto:engelm...@uni-tuebingen.de>>:
Am 23.11.21 um 10:08 schrieb Wolfgang Engelmann:
> I would like to frame a graphic in a float with a black border,
because
> the sky in t
Am 16.11.21 um 17:10 schrieb Paul A. Rubin:
On 11/16/21 10:39 AM, Wolfgang Engelmann wrote:
Am 16.11.21 um 16:34 schrieb Jean-Marc Lasgouttes:
Le 16/11/2021 à 16:25, Wolfgang Engelmann a écrit :
But the pdf file shows still the figure with a large gap between the
graphics, although I did n
Do you have wallpaper.sty installed? (Debian package
> texlive-latex-extra) Do you use '/usepackage{wallpaper}' in the
> preamble?
>
> Kornel
Replied thus:
Thank you Kornel.
The problem is solved, and it was my error. I changed the graphic I was
usi
Thanks, Herbert,
the lyx example was very helpful indeed. Now I know how to do it:
Using a keyword for marking and selecting the bib items which should go
in one of the bibliographies was an important point. Also how to fill
out the options. Thanks a lot.
Wolfgang
--
lyx-users mailing list
lyx
Am 19.07.21 um 09:57 schrieb Axel Dessecker:
Am Montag, 19. Juli 2021, 08:52:18 CEST schrieb Wolfgang Engelmann:
Am 19.07.21 um 08:03 schrieb Herbert Voss:
Am 19.07.21 um 07:51 schrieb Wolfgang Engelmann:
and how do I initiate \aa (e.g. in Amal (a swedish town)
Where is the problem? Åmål
However, I uploaded the package to CTAN, it should be available
tomorrow wit the official update.
Herbert
Good to know! Thanks, Herbert
Wolfgang
Thanks a lot, Herbert. After updating from CTAN the biblatex-spbasic
citation and bibliography style file were found. Good.
Wolfgang
--
lyx-us
I you would need to compare a lyx run with the latexmk run ie do all
the bibliography and index generation as well as running lualatex
several times.
A single lualatex run is of course faster than the complete run.
Interestingly when I export my handbook to LuaLaTeX format and run
latexmk on it
Am 09.07.21 um 21:48 schrieb Dr Eberhard Lisse:
If speed were really seriously the issue, pdflatex is faster. And one
could generate a specialize format which has all the packages used
already preloaded.
But that's deep nerd stuff. Or if generation of large number of
documents quickly (such
If speed were really seriously the issue, pdflatex is faster. And one
could generate a specialize format which has all the packages used
already preloaded.
But that's deep nerd stuff. Or if generation of large number of
documents quickly (such as bank statements) were required..
I have gotten
Am 09.07.21 um 19:20 schrieb Steve Litt:
Herbert Voss said on Fri, 9 Jul 2021 14:41:30 +0200
with lualatex you can use _all_ fonts, the ones from the system
_and_ the ones from the TeX distribution. This works with symbolic
font names and font file names.
But with xelatex it works only if
Herbert Voss said on Fri, 9 Jul 2021 14:41:30 +0200
>with lualatex you can use _all_ fonts, the ones from the system
>_and_ the ones from the TeX distribution. This works with symbolic
>font names and font file names.
>
>But with xelatex it works only if your system knows the TeX fonts,
>otherwis
Wolfgang Engelmann said on Fri, 9 Jul 2021 14:30:38 +0200
>> Uff, done
>>
>> Thanks all who helped with the Fonts and the bibliography.
>> Wolfgang
>
>Addendum: I had forgotten to select in
>Document Settings > Formats > Output Format > PDF (Luatex)
>That caused the export failure in LyX.
>Wolf
Am 09.07.21 um 14:30 schrieb Wolfgang Engelmann:
Uff, done
Thanks all who helped with the Fonts and the bibliography.
Wolfgang
Addendum: I had forgotten to select in
Document Settings > Formats > Output Format > PDF (Luatex)
That caused the export failure in LyX.
with lualatex you can use
Uff, done
Thanks all who helped with the Fonts and the bibliography.
Wolfgang
Addendum: I had forgotten to select in
Document Settings > Formats > Output Format > PDF (Luatex)
That caused the export failure in LyX.
Wolfgang
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/
Am 08.07.21 um 11:43 schrieb Dr Eberhard Lisse:
Why so complicated?
no ERT required.
el
On 08/07/2021 10:47, Wolfgang Engelmann wrote:
[...]
Herbert
thanks, Herbert.
I add in the appendix a short file
AnonymousPro.23-WE-HV-bib.lyx
and a bib file BIBFILE.bib
with one entry
Could somebod
reas Plihal"
Betreff: Re: Solved: capacity exeeded
It is a real nuisance, bein gunable to understand what is meant by this.
Quoting the whole Digest without even referring what helped makes no
sense.
el
On 2021-05-02 18:45 , Andreas Plihal wrote:
> Thank you very much - that helped!
It is a real nuisance, bein gunable to understand what is meant by this.
Quoting the whole Digest without even referring what helped makes no
sense.
el
On 2021-05-02 18:45 , Andreas Plihal wrote:
Thank you very much - that helped!
Greetings
Andreas
*Gesendet:* Mittwoch, 28. April 2021 um 14:00
Thank you very much - that helped!
Greetings
Andreas
Gesendet: Mittwoch, 28. April 2021 um 14:00 Uhr
Von: lyx-users-requ...@lists.lyx.org
An: lyx-users@lists.lyx.org
Betreff: lyx-users Digest, Vol 83, Issue 1
Send lyx-users mailing list submissions to
lyx-users@lists.lyx.org
To subscribe
Am 13.04.21 um 10:35 schrieb Wolfgang Engelmann:
Thanks to all who helped me with the appendix to a chapter.
The following link
https://github.com/scottkosty/lyx-princeton-diss
allows to download the scottkosty /lyx-princeton-diss
(use the green box "code")
The trick is to put (by using the \us
Thanks to all who helped me with the appendix to a chapter.
The following link
https://github.com/scottkosty/lyx-princeton-diss
allows to download the scottkosty /lyx-princeton-diss
(use the green box "code")
The trick is to put (by using the \usepackage{appendix} in the preamble
behind the place
To get parts of the nomenclature as a separate section,
I have in my preamble
\usepackage{ifthen}
%Creating Nomenclature with Sections
\renewcommand{\nomname}{Glossar}
\renewcommand{\nomgroup}[1]{%
\ifthenelse{\equal{#1}{A}}{\item[\textbf{Roman Symbols}]}{%
\ifthenelse{\equal{#1}{G}}{\item[\textb
Am 30.03.21 um 19:45 schrieb Wolfgang Engelmann:
Am 30.03.21 um 17:29 schrieb Yu Jin:
Am Di., 30. März 2021 um 10:54 Uhr schrieb Wolfgang Engelmann
mailto:engelm...@uni-tuebingen.de>>:
How do I get the nomenclature to show up in the table of contents?
I found, that idxtotoc should
Wolfgang
The problem is that you defined \FigBesBegin and \FigBesEnd with capital
"F" but invoked them with lowercase "f" (as in \figBesBegin). If you
correct that, the document compiles.
Paul
Sorry about it, and thanks a lot, Paul, for your help.
Wolfgang
--
lyx-users mailing list
lyx
Am 02.02.21 um 11:50 schrieb Guenter Milde:
On 2021-02-02, Wolfgang Engelmann wrote:
Exporting to pdf I get this error:
Missing character: There is no ^^99 in font
[lmroman10-regular]:mapping=tex-tex
I am on Debian, non tex fonts.
I guess I should change to another font, but don't know which on
Hi Jose
The soft name is ibus-qt and it is already installed. The response to dnf
was
Package ibus-qt-1.3.3-24.fc32.x86_64 is already installed
Regards and happy christmas
Jorge
On Wed, Dec 23, 2020 at 9:40 AM José Abílio Matos wrote:
> On Thursday, December 17, 2020 7:09:39 PM WET you wr
this to a better recognizable sign
(perhaps coloured).
I am using Debian 10.6 and I am getting older (eyes).
Wolfgang
SOLVED >
I found (not in Lyx!) the solution in System preferences > pointer
where I changed Breeze to Oxygen black
Sorry for the noise
Wolfgang
--
lyx-users mailin
I'll answer the questions Jose put forward.
I have 2 PC both with Fedora 32 installed (english USA), the same software
and using mate as a desktop. The only difference is the keyboard, one has
spanish keyboard (installed as spanish with dead keys) and the other has an
english keyboard (with intern
Hi Richard,
You used --enable-qt5?
Yes, but it did not work at first. Now, after having installed more
recommended packages, it woeked.
Thank you (all).
--
Viele Grüße,
Hartmut
Hungerhilfe: http://www.thehungersite.com
Das heutige Motto:
Die Welt, die wir geschaffen haben, ist das Resultat ein
On Wednesday, November 11, 2020 4:11:18 PM WET jorge hernando wrote:
> Hi Jose
>
> I searched old e-mails and I believe I can confirm it's a bug in qt5 that
> ts triggered by un unknown mechanism. The previous fedora version I had
> (the 29) had lyx 2.3.3 and qt5.11 and it worked perfectly. When
Have you installed either ispell, hunspell or aspell yet? Enchant can
use any of them, I think. (I'm on Linux Mint, and I use enchant +
aspell, for what it's worth.) You should be able to install whichever
you choose, plus appropriate dictionaries, using the Debian package
manager (apt? synap
A few more pieces on the puzzle of the dead keys
1) Does not depend on the linux distribution, Flavio de Melo in his mail
wrote that he has Ubuntu 18.04 and I have Fedora 32
2) Does not depend on the desktop; in my PC i use mate but I can also use
gnome. With both desktops there is no dead keys a
I forgot to include lyx-users, here it goes the mail
-- Forwarded message -
From: jorge hernando
Date: Wed, Nov 11, 2020 at 1:05 PM
Subject: Re: no accents with dead keys (SOLVED)
To: José Abílio Matos
Hi Jose
I searched old e-mails and I believe I can confirm it's a b
Hi Jorge,
let us keep this discussion in the mailing list to help others that could
have the same problem. :-)
On Wednesday, November 11, 2020 1:20:37 PM WET jorge hernando wrote:
> I use mate as a desktop.
I use mainly kde, sometimes test in gnome, and although I have not mate
installed but
On Tuesday, November 10, 2020 7:03:42 PM WET jorge hernando wrote:
> Hi
> Some time ago I begun a thread about dead keys not working in lyx that ended
> up with a quite cumbersome and imperfect solution (it didn't work in
> formulas and was an unmitigated problem in tables); i.e. to write in a non
Hi
Some time ago I begun a thread about dead keys not working in lyx that
ended up with a quite cumbersome and imperfect solution (it didn't work in
formulas and was an unmitigated problem in tables); i.e. to write in a non
qt-editor and then paste the text. However, a couple of days ago, Flavio
El
Am 29.09.20 um 10:39 schrieb Guenter Milde:
> ...
> I am working on Linux and use the "evince" document viewer to view the
> PDF on-screen. The viewer supports printing and the print dialogue offers
> the choice of several printers which includes the virtual printer "print
> to file". It also provi
Am 24.09.20 um 10:11 schrieb Wolfgang Engelmann:
This is a bit off topic, but since some of the people in the list are
using Jabref as a reference manager for Lyx, I might get help.
If I click in Jabref on the linked identifiers, the DOI and/or URL
opens, however clicking on it tries to open
haracters are somewhere in a note containing copy/paste stuff.
I guess there is a linux line command which would find it.
Wolfgang
I exported the .lyx document to .txt und found the characters in a
nomenclature. Replacing it solved the issue.
Wolfgang
--
lyx-users mailing list
lyx-users@lists
tps://www.komascript.de/node/191
Kornel
no, I do use komascript, but twosided
Wolfgang
my colleague Karl-Heinz found the reason for the complains of lyx about
upper- and lowertitleback. I had copied (long ago, so I had forgotten)
parts from the uppertitleback in the appendix, where it st
Den 07-07-2020 kl. 10:02, skrev Murat Yildizoglu:
Hi Niklas,
It seems that I cannot reproduce this problem in Mojave. I have put a
lye file Cloud only and, once DB has followed my order (the tag
changes in the Finder), I have tried to open it in Lyx 2.3.5.2 and it
worked: no empty file but the
Hi Niklas,
It seems that I cannot reproduce this problem in Mojave. I have put a lye file
Cloud only and, once DB has followed my order (the tag changes in the Finder),
I have tried to open it in Lyx 2.3.5.2 and it worked: no empty file but the
document itself appeared in LyX.
> Le 7 juil. 2020
Den 07-07-2020 kl. 03:46, skrev Murat Yildizoglu:
Le 7 juil. 2020 à 05:36, Stephan Witt a écrit :
Am 06.07.2020 um 18:45 schrieb Kornel Benko :
Am Mon, 6 Jul 2020 11:58:03 -0400
schrieb "Paul A. Rubin" :
On 7/6/20 11:37 AM, Richard Kimberly Heck wrote:
On 7/6/20 4:28 AM, Niklas Huldén wr
> Le 7 juil. 2020 à 05:36, Stephan Witt a écrit :
>
> Am 06.07.2020 um 18:45 schrieb Kornel Benko :
>>
>> Am Mon, 6 Jul 2020 11:58:03 -0400
>> schrieb "Paul A. Rubin" :
>>
>>> On 7/6/20 11:37 AM, Richard Kimberly Heck wrote:
On 7/6/20 4:28 AM, Niklas Huldén wrote:
> Den 01-07-2020
Am 06.07.2020 um 18:45 schrieb Kornel Benko :
>
> Am Mon, 6 Jul 2020 11:58:03 -0400
> schrieb "Paul A. Rubin" :
>
>> On 7/6/20 11:37 AM, Richard Kimberly Heck wrote:
>>> On 7/6/20 4:28 AM, Niklas Huldén wrote:
Den 01-07-2020 kl. 17:53, skrev Richard Kimberly Heck:
> On 7/1/20 6:59 AM
On 7/6/20 5:10 PM, Kornel Benko wrote:
Am Mon, 6 Jul 2020 14:45:36 -0400
schrieb "Paul A. Rubin" :
On 7/6/20 12:45 PM, Kornel Benko wrote:
Am Mon, 6 Jul 2020 11:58:03 -0400
schrieb "Paul A. Rubin" :
On 7/6/20 11:37 AM, Richard Kimberly Heck wrote:
On 7/6/20 4:28 AM, Niklas Huldén wrote:
Am Mon, 6 Jul 2020 14:45:36 -0400
schrieb "Paul A. Rubin" :
> On 7/6/20 12:45 PM, Kornel Benko wrote:
> > Am Mon, 6 Jul 2020 11:58:03 -0400
> > schrieb "Paul A. Rubin" :
> >
> >> On 7/6/20 11:37 AM, Richard Kimberly Heck wrote:
> >>> On 7/6/20 4:28 AM, Niklas Huldén wrote:
> Den 01-07-2
On 7/6/20 12:45 PM, Kornel Benko wrote:
Am Mon, 6 Jul 2020 11:58:03 -0400
schrieb "Paul A. Rubin" :
On 7/6/20 11:37 AM, Richard Kimberly Heck wrote:
On 7/6/20 4:28 AM, Niklas Huldén wrote:
Den 01-07-2020 kl. 17:53, skrev Richard Kimberly Heck:
On 7/1/20 6:59 AM, Niklas Huldén wrote:
Hello!
Am Mon, 6 Jul 2020 11:58:03 -0400
schrieb "Paul A. Rubin" :
> On 7/6/20 11:37 AM, Richard Kimberly Heck wrote:
> > On 7/6/20 4:28 AM, Niklas Huldén wrote:
> >> Den 01-07-2020 kl. 17:53, skrev Richard Kimberly Heck:
> >>> On 7/1/20 6:59 AM, Niklas Huldén wrote:
> Hello!
>
> I i
On 7/6/20 11:37 AM, Richard Kimberly Heck wrote:
On 7/6/20 4:28 AM, Niklas Huldén wrote:
Den 01-07-2020 kl. 17:53, skrev Richard Kimberly Heck:
On 7/1/20 6:59 AM, Niklas Huldén wrote:
Hello!
I installed LyX 2.3.5 in June on my MacBook Air 13 (Catalina) and
noticed that I could not open files
On 7/6/20 4:28 AM, Niklas Huldén wrote:
> Den 01-07-2020 kl. 17:53, skrev Richard Kimberly Heck:
>> On 7/1/20 6:59 AM, Niklas Huldén wrote:
>>> Hello!
>>>
>>> I installed LyX 2.3.5 in June on my MacBook Air 13 (Catalina) and
>>> noticed that I could not open files from the "Recent files" list in
>>
Den 01-07-2020 kl. 17:53, skrev Richard Kimberly Heck:
On 7/1/20 6:59 AM, Niklas Huldén wrote:
Hello!
I installed LyX 2.3.5 in June on my MacBook Air 13 (Catalina) and
noticed that I could not open files from the "Recent files" list in
the File menu. The program opened an empty document with th
Am 17.06.20 um 19:26 schrieb Rich Shepard:
On Wed, 17 Jun 2020, Wolfgang Engelmann wrote:
yes, thats clear, but how to do that one >>>
You can use python for this on the command line.
The aim is, to produce a second column with the hours-minutes in
decimals, something like $1/60.
Wolfgan
Am 20.03.20 um 15:31 schrieb Jürgen Spitzmüller:
Am Freitag, den 20.03.2020, 14:21 +0100 schrieb Wolfgang Engelmann:
I am getting this error.
! Class scrbook Error: undefined old font command `\it'.
I use KOMA-script book.
What is wrong?
This probably comes from a BibTeX style file.
Worka
Am 07.02.20 um 18:50 schrieb Wolfgang Engelmann:
Am 07.02.20 um 10:46 schrieb Jürgen Spitzmüller:
Am Freitag, den 07.02.2020, 10:23 +0100 schrieb Wolfgang Engelmann:
How do I initiate in LyX to show the keys for certain actions
Example: alt e and n shows lyx notes / commentary / grayed note
Am 02.02.20 um 18:11 schrieb Jürgen Spitzmüller:
Am Sonntag, den 02.02.2020, 17:54 +0100 schrieb Jürgen Spitzmüller:
But maybe because I tried with a version that already has the fix for
bug 11724. I'll try again with 2.3.4.
As I suspected, it is a variant of bug 11724, and modifying the
ref
Am 11.01.20 um 16:36 schrieb Wolfgang Engelmann:
Am 11.01.20 um 16:22 schrieb Jürgen Spitzmüller:
Am Samstag, den 11.01.2020, 15:50 +0100 schrieb Wolfgang Engelmann:
Do you have Document > Change Tracking > Track Changes checked?
yes, I did,
So the blue line are change tracking
you post a screenshot?
Jürgen
No, because I did not know how to do a screen shot with the Fujitsu
lifebook (nothing worked with DRUCK, ALT DRUCK, ALT GR DRUCK and
trying to paste it in Gimp).
I renamed .lyx, started lyx anew and the Document> settings is now
showing up again
So this is
Am 06.01.20 um 14:35 schrieb Rich Shepard:
On Mon, 6 Jan 2020, Wolfgang Engelmann wrote:
I downloaded Jabref_5.0-1_amd64.deb from
https://builds.jabref.org/master/
to my Download folder (Debian bullseye/sid).
How do I get now jabref to work? It says, it is distributed with
bundled Java run
Wolfgang Engelmann schrieb am So., 11. Aug.
2019, 14:58:
>
> Would it be better to generally set the
> Document>Settings>Language>Encoding in the case of using Biblatex on
> UTF8 as the default?
>
No. You can use any encoding (of bib files) with Biblatex, as long as you
make it clear.
Jürgen
1 - 100 of 573 matches
Mail list logo