Re: LyX 2.4.0 Released!

2024-06-01 Thread Tobias Hilbricht
Yes, thanks a lot for time, expertise and patience to the developers! Tobias Am Samstag, dem 01.06.2024 um 08:33 +0100 schrieb markhsalmon: > A simple thank you all > Mark > > The more you know, the more you realise how little you know > > One earth, one family, one futur

Re: Problem with displaying ipe-generated pdf in LyX

2024-05-19 Thread Tobias Hilbricht
c > apple silicon). Could anyone confirm that this pdf is correctly > displayed in their LyX window? Fatihcan, your PDF shows up in LyX as you expect as a preview on the canvas. This is with LyX 2.4.0~RC4 with TeXLive 2024 on Ubuntu 22.04.4 PDF preview works for you apart from this file?

Re: preview of ert environment inside a table cell has weird bounds

2024-05-09 Thread Tobias Hilbricht
dflatex. This is with LyX 2.3.7 and 2.4.0~RC4 on Ubuntu 22.04.4 with lualatex --version This is LuaHBTeX, Version 1.18.0 (TeX Live 2024) Development id: 7611 Tobias -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: Template for external gnuplots and converter scripts for LyX [was: Re: Help with gnuplot xtemplate needed]

2024-04-24 Thread Tobias Hilbricht
Am Dienstag, dem 23.04.2024 um 11:01 +0200 schrieb Pavel Sanda: > On Mon, Apr 22, 2024 at 08:10:15PM +0200, Tobias Hilbricht wrote: > > > > With gnuplots as external material (gnuplot.xtemplate) something > > similar to the inkscape.xtemplate and the xfig.xtemplate happens: &

Template for external gnuplots and converter scripts for LyX [was: Re: Help with gnuplot xtemplate needed]

2024-04-21 Thread Tobias Hilbricht
I copied gnuplot.xtemplate and the converter scripts in Python along with instructions for setup and configuration on? in? the LyX wiki: https://wiki.lyx.org/Tools/GnuplotInLyX Tobias -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: Help with gnuplot xtemplate needed

2024-04-20 Thread Tobias Hilbricht
eFilter .gp works! For anyone interested I attached my working gnuplot.xtemplate. Sorry for making noise! Tobias Am Samstag, dem 20.04.2024 um 08:44 +0200 schrieb Tobias Hilbricht: > Dear LyX-user, > > I would like to have a gnuplot xtemplate. To that end I wrote a shell > scrip

Help with gnuplot xtemplate needed

2024-04-19 Thread Tobias Hilbricht
defined `ps_tex:/tmp/lyx_tmpdir.hmNUbfzyTaRY/lyx_tmpbuf0/2_home_tobias_gnuplot- beispiel.ps_tex' @ error/convert.c/ConvertImageCommand/3229. /usr/local/share/lyx-2.4.0~RC4/scripts/convertDefault.py ERROR Execution of "convert" failed. What is wrong or what is missing? Thanks for

Re: Lyx error

2024-04-12 Thread Tobias Hilbricht
verter LaTeX -> XeTeX: xelatex $$i), so perhaps xelatex is not installed? Tobias -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: LyX-3.2.7.1 not finding biber

2024-03-28 Thread Tobias Hilbricht
Rich, check if biber is found, at the command line like this: $ which biber  $ /home/tobias/.local/bin/biber If it is not installed, install, e. g. $ tlmgr install biber If it is installed but not found you have to place it in $PATH: $ echo $PATH shows possible folders. Hope it helps Tobias

Collaboration ( was: Re: lyx 2.3.7 running on a Mac Ventura 13.6.1)

2024-01-11 Thread Tobias Hilbricht
but due to missing collaboration features I use it private only and would not suggest it at work, despite many advantages of LyX in features apart from collaboration. Tobias -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: Forward and reverse search not working

2023-12-03 Thread Tobias Hilbricht
Thanks for the scripts, Jürgen! They work here on Ubuntu, too, as I just found out. The necessary python-dbus package seems to be present out of the box. Now I have forward and reverse search with LyX and Evince. Have a nice first advent sunday! Tobias Am Sonntag, dem 03.12.2023 um 10:22 +0100

Re: Forward and reverse search not working

2023-12-03 Thread Tobias Hilbricht
us python3-dbusmock - mock D-Bus objects for tests Is it one of those packages? Thanks for helpful hints in advance! Tobias Am Samstag, dem 02.12.2023 um 23:54 +0100 schrieb Eckhard Höffner: >   > I tried it and it did not work. But I did not look for the reason. >   &g

Forward and reverse search not working

2023-12-02 Thread Tobias Hilbricht
honize with output" and tried all three settings without success. Since forward and reverse search works with TeXStudio here, I do not think that there is something wrong in the TeX installation. Helpful hints appreciated, thanks! Tobias -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: LyX on Gnome wayland - a new decoration alternative

2023-11-25 Thread Tobias Hilbricht
round, which makes them unusable. So indeed, very linear and uncomplicated ... Tobias -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: LyX, Non-TeX-Fonts and export with pandoc

2023-11-19 Thread Tobias Hilbricht
Riki, I have added your instructions to the LyX-wiki "Export to OpenDocument (.odt) and Open Office XML (.docx) file formats with Pandoc". Tobias Am Samstag, dem 18.11.2023 um 23:08 -0500 schrieb Richard Kimberly Heck: > > Probably this should go into 2.4, but we'

Re: LyX, Non-TeX-Fonts and export with pandoc

2023-11-18 Thread Tobias Hilbricht
Am Samstag, dem 18.11.2023 um 12:46 -0500 schrieb Richard Kimberly Heck: > On 11/18/23 07:18, Tobias Hilbricht wrote: > > > > But when I check that box and want to use Non-TeX-Fonts, the export > > option to docx or odt via pandoc disappears. > > The reason for this

LyX, Non-TeX-Fonts and export with pandoc

2023-11-18 Thread Tobias Hilbricht
es, what can I do to convince LyX? Thanks for helpful hints in advance Tobias -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: Adding horizonal lines for user entry

2023-09-17 Thread Tobias Hilbricht
gt; Settings -> Edit -> Key combinations -> New Copy the following into "Function" and assign a key combination: inset-insert space \hrulefill{} Tobias -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: pdf to inkscape

2023-08-27 Thread Tobias Hilbricht
e 55 p.) and get all pages when checking the box in the Inkscape-import-dialog without corruption. Tobias -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: pdf to inkscape

2023-08-27 Thread Tobias Hilbricht
Am Sonntag, dem 27.08.2023 um 15:33 +0200 schrieb Patrick Dupre: > > Using Cairo let me only get the first page of the pdf file. > Choosing poppler/cairo in Inkscape 1.2.2 I can import any single page of a LyX-generated multipage PDF chosen in the Inkscape-import-dialog. Tobias --

Re: pdf to inkscape

2023-08-27 Thread Tobias Hilbricht
Am Sonntag, dem 27.08.2023 um 13:45 +0200 schrieb Patrick Dupre: > > I am not sure that it is related to lyx. > Importing LyX-generated (2.3.7) PDFs into Inkscape (1.2.2) works here on Ubuntu 22.04. Tobias -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman

Re: UTF-8 and the Tufte Book document class

2023-07-19 Thread Tobias Hilbricht
Am Mittwoch, dem 19.07.2023 um 11:44 +0200 schrieb Herbert Voss: > > > Am 19.07.23 um 10:42 schrieb Tobias Hilbricht: > > Am Dienstag, dem 18.07.2023 um 19:53 -0400 schrieb Steve Litt: > > > R H van der Gaag said on Tue, 18 Jul 2023 14:50:47 +0200 > > > >

Re: UTF-8 and the Tufte Book document class

2023-07-19 Thread Tobias Hilbricht
s no visible maintenance (last revision of the class 2015). By contrast, revisions of the standard book class and memoir.cls in TeXLive 2023 are end of 2022 and scrbook.cls is 2023. Tobias -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: UTF-8 and the Tufte Book document class

2023-07-18 Thread Tobias Hilbricht
the list, you have to make e. g. /usr/local/texlive/2023/texmf-dist/fonts/opentype/public/etbb known to your OS as a font directory. Hope it helps Tobias -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: Frage zu: BibTeX-erzeugtes Literaturverzeichnis MIT Nummerierung ins Inhaltsverzeichnis aufnehmen

2023-07-15 Thread Tobias Hilbricht
piel. Option bibliography=numbered bei der Dokumentklasse einfügen, steht in der KOMA-Anleitung scrguide. > > MfG Tobias Example.lyx Description: application/lyx -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: texlive 2023 > WHAT DO I HAVE TO DO TO GET 2023 WORKING??

2023-06-19 Thread Tobias Hilbricht
old instance from Debian's own texlive. Delete all > > files > > depending to tex in /usr/bin/, e.g. tex, latex, luatex, ... > > There A LOT of files in /usr/bin .. > I have sudo rm the tex latex lua > but what else should I remove? Did you remove Debians "own"

Re: texlive 2023 > WHAT DO I HAVE TO DO TO GET 2023 WORKING??

2023-06-19 Thread Tobias Hilbricht
adapt $PATH according to https://wiki.ubuntuusers.de/TeX_Live_DVD-Installation/#Anpassung-der-Pfade and then to tell apt that I have TeXLive https://wiki.ubuntuusers.de/TeX_Live_DVD-Installation/#Paketverwaltung-die-neue-TeX-Live-Version-mitteilen I never had any problem with these instructions. Tobias -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: TikZ

2022-09-27 Thread Tobias Hilbricht
ts result > and > export to eps from the Qtikz utility. But it would be sooo much > simpler > to get that directly under LyX! > > You are still responsible for adding the correct tikz code... > > > > -- > > José Abílio > -- > Daniel CLEMENT See the attached sample file. Tobias tikz.lyx Description: application/lyx -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: Exercises at end of sections

2022-05-30 Thread Tobias Hilbricht
oe, for numbered exercises on my math and chemistry class worksheets and tests I use and like the package tasks: https://ctan.org/pkg/tasks Yours Tobias -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: Installing LyX 2.3.6.1 on Linux MInt 20.3 with TeXLive 2021

2022-03-04 Thread Tobias Hilbricht via lyx-users
on/#Paketverwaltung-die-neue-TeX-Live-Version-mitteilen look at the commands under the heading "Paketverwaltung die neue TeX Live Version mitteilen" In English: https://tug.org/texlive/debian.html#vanilla Hope it helps, Tobias -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: Unicode character (U+009C)

2022-01-08 Thread Tobias Hilbricht via lyx-users
Am Freitag, dem 07.01.2022 um 20:25 +0100 schrieb Wolfgang Engelmann via lyx-users: > > On 07.01.22 18:33, Tobias Hilbricht via lyx-users wrote: > > > > > > Wolfgang, > > > > attached your formulas in a consistent look with mhchem. I called > >

Re: Unicode character (U+009C)

2022-01-07 Thread Tobias Hilbricht via lyx-users
Am Freitag, dem 07.01.2022 um 18:48 +0100 schrieb Wolfgang Engelmann via lyx-users: > > On 07.01.22 18:33, Tobias Hilbricht via lyx-users wrote: > > Am Freitag, dem 07.01.2022 um 14:32 +0100 schrieb Wolfgang > > Engelmann > > via lyx-users: > > > If I run the

Re: Unicode character (U+009C)

2022-01-07 Thread Tobias Hilbricht via lyx-users
mathfont{Libertinus Math} in the LyX preamble. The error message is the result of the symbol set in front of the line œ$\mathrm{Ca^{2+}}$ dependent kinase Have you put this symbol just before the first $ on purpose? If so, what is it supposed to be? Yours Tobias ATESTmhchem.lyx Description: application/lyx -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: Unicode character (U+009C)

2022-01-07 Thread Tobias Hilbricht via lyx-users
expressions. > > Wolfgang The chemical symbols look inconsistent, nuclear ancient Ca2+ upright, Ca2+ homeostasis oblique. Do you have special reasons to avoid mhchem, which comes preloaded with LyX? If you use the mhchem-macro for chemicals such as \ce{Ca^2+} in LyX math mode, then you get

Re: Itemized lists without indenting

2021-10-23 Thread Tobias Hilbricht
Am Samstag, den 23.10.2021, 20:04 +0200 schrieb jezZiFeR: > Dear Tobias, > > thanks! I have installed enumitem, but I do not know if I understand > the (english) example file correctly. First I tried to do, what is > written on the Tips-page you have mentioned, I am not sure, i

Re: Itemized lists without indenting

2021-10-23 Thread Tobias Hilbricht
=\parindent to labelindent=0pt available after loading the enumitem module. Best wishes Tobias -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: LibreOffice to LyX

2021-10-01 Thread Tobias Hilbricht
the quirky, > often disappearing or changing styles in LibreOffice. > This list should be kept free from remarks such as the one above, because for many people it is just not true. Abstain from trying to ignite stupid flame wars. Tobias -- lyx-users mailing list lyx-users@lists.lyx.org ht

Re: How to assign a key code to a local layout

2021-08-09 Thread Tobias Hilbricht
Am Sonntag, den 08.08.2021, 16:21 -0400 schrieb Steve Litt: > Tobias Hilbricht said on Sun, 08 Aug 2021 19:48:21 +0200 > > > Am Sonntag, den 04.07.2021, 11:53 -0400 schrieb Richard Kimberly > > Heck: > > > On 7/4/21 9:50 AM, Tobias Hilbricht wrote: > &

Re: How to assign a key code to a local layout

2021-08-08 Thread Tobias Hilbricht
Am Sonntag, den 04.07.2021, 11:53 -0400 schrieb Richard Kimberly Heck: > On 7/4/21 9:50 AM, Tobias Hilbricht wrote: > > Dear readers of this list, > > > > I created a local layout (Document -> Settings -> Local layout) > > which I > > can invoke via

Re: How to make LyX math macros available across documents?

2021-08-08 Thread Tobias Hilbricht
Am Freitag, den 06.08.2021, 11:15 -0400 schrieb Paul A. Rubin: > On 8/6/21 5:52 AM, Tobias Hilbricht wrote: > > Dear readers of this list, > > > > in my worksheets in chemistry I have to write chemical formulas and > > physical quantities very often. But while tha

How to make LyX math macros available across documents?

2021-08-06 Thread Tobias Hilbricht
available across documents in the same way? Thanks for helpful hints in advance! Yours Tobias -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: ERT expression for dimensions of boxes, images etc.

2021-07-07 Thread Tobias Hilbricht
Am Sonntag, den 04.07.2021, 12:12 -0400 schrieb Paul A. Rubin: > On 7/4/21 9:33 AM, Tobias Hilbricht wrote: > > Am Sonntag, den 27.06.2021, 11:58 -0400 schrieb Paul A. Rubin: > > > On 6/27/21 7:36 AM, Tobias Hilbricht wrote: > > > > Dear readers of this list, > >

Re: How to assign a key code to a local layout

2021-07-04 Thread Tobias Hilbricht
Am Sonntag, den 04.07.2021, 11:53 -0400 schrieb Richard Kimberly Heck: > On 7/4/21 9:50 AM, Tobias Hilbricht wrote: > > Dear readers of this list, > > > > I created a local layout (Document -> Settings -> Local layout) > > which I > > can invoke via

How to assign a key code to a local layout

2021-07-04 Thread Tobias Hilbricht
ance, Yours Tobias -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: ERT expression for dimensions of boxes, images etc.

2021-07-04 Thread Tobias Hilbricht
Am Sonntag, den 27.06.2021, 11:58 -0400 schrieb Paul A. Rubin: > On 6/27/21 7:36 AM, Tobias Hilbricht wrote: > > Dear readers of this list, > > > > is it possible in LyX to enter dimensions in terms of ERT > > expressions > > such as \linewidth+\marginparsep

ERT expression for dimensions of boxes, images etc.

2021-06-27 Thread Tobias Hilbricht
ble, what is the LyX way of sizing boxes and images with that length? Thanks for helpful hints in advance, yours sincerly Tobias Hilbricht -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: Custom footer and header

2021-03-13 Thread Tobias Hilbricht
> I just need to put the page number in the footer, and the current > > chapter title on the header. My document is a Standard Book. > > > > Thank you! > > > > -- > > Néstor Amigo Ricardo, your LyX-book is really very impressive, and your book on Libreoff

Re: Importing files: Some file types (.tex, .odt) only show up under "All files"

2020-02-25 Thread Tobias Hilbricht
Am Dienstag, den 25.02.2020, 18:22 +0100 schrieb Pavel Sanda: > On Tue, Feb 25, 2020 at 06:09:29PM +0100, Tobias Hilbricht wrote: > > Dear Pavel, > > I did steps 1 - 4, but .tex files do not show up. Regarding to my > > desktop, I am using GNOME 3.28.4 as it comes with U

Re: Importing files: Some file types (.tex, .odt) only show up under "All files"

2020-02-25 Thread Tobias Hilbricht
Am Dienstag, den 25.02.2020, 17:29 +0100 schrieb Pavel Sanda: > On Tue, Feb 25, 2020 at 04:58:52PM +0100, Pavel Sanda wrote: > > On Tue, Feb 25, 2020 at 09:46:47AM +0100, Tobias Hilbricht wrote: > > > Thank you for your quick response! > > > > >

Re: Importing files: Some file types (.tex, .odt) only show up under "All files"

2020-02-25 Thread Tobias Hilbricht
hen"), and here the menu choice LaTeX/LyX-Documents shows .tex and .lyx files only, as it should be! So there is a difference in the routine calling a file type when using File -> Import -> LaTeX (plain) and Insert -> File -> Subdocument -> Search in Folder? Thankful for any help

Importing files: Some file types (.tex, .odt) only show up under "All files"

2020-02-24 Thread Tobias Hilbricht
ce-Open XML (docx). Is this a local malconfiguration - if so, how can I reconfigure my system properly - or is this a bug? Thanks for helpful hints Tobias Hilbricht -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Probleme bei der Erstellung einer PDF

2018-02-21 Thread Tobias Malterer
:788c551a-18a5-46f1-bc87-522a97e15ef6] Vielen Dank im Voraus, Mit freundlichen Grüße Tobias

Re: Question about development of non-linear writing project

2016-05-31 Thread Tobias
tom gmx.at> writes: > > > > I am worried about this issue too. No traces of this on the webpages and > > lyx-outline which was a working fork with the corkboard developed by Rob > > Oakes seems dead for a while now. This i a giant improvement for Lyx and it > > would be really sad if it was aba

Re: Shortcuts not working, shortcut bar not visible

2014-11-01 Thread Tobias
egards, Tobias

Shortcuts not working, shortcut bar not visible

2014-11-01 Thread Tobias
p me. [1] http://wiki.lyx.org/Tips/FrequentlyUsedShortcuts Best regards, Tobias

Can't compile files with .eps figures

2010-08-30 Thread Tobias Manrique
settings are unaltered (EPS--> PDF: epstopdf --outfile=$$0 $$i). Any hints? I have been looking through mailing lists all day but couldn't find a solution. Tobias

Re: How to enter text in math mode?

2008-12-05 Thread Tobias Hilbricht
Am Donnerstag, den 04.12.2008, 21:36 + schrieb Guenter Milde: > On 2008-12-04, Tobias Hilbricht wrote: > > So my question: How do I enter something like > > \text{\ce{H+ + OH- <=>> H2O}} > > > in math mode? > > 1. Type it as normal text in your pa

Re: How to enter text in math mode?

2008-12-04 Thread Tobias Hilbricht
could point out my problem?! Yours sincerely Tobias Hilbricht > I think I don't really understand what equation you are trying to put > it. > \ce{...} is a macro of the mhchem package.

Re: How to enter text in math mode?

2008-12-04 Thread Tobias Hilbricht
t you said with simple text, but not with the macro above. I am using. If it works for you, do you use LyX 1.5.5, perhaps on Ubuntu 8.04? Yours Tobias Hilbricht > > internet site: When I type Ctrl-m Ctrl-m in order to get into text in > > math mode, I end up in an mbox, and as soon as I en

How to enter text in math mode?

2008-12-04 Thread Tobias Hilbricht
n: How do I enter something like \text{\ce{H+ + OH- <=>> H2O}} in math mode? Thanks for helpful hints Yours sincerely Tobias Hilbricht

Re: Is there any way in LyX to obtain a tagged pdf???

2008-02-28 Thread Tobias Krause
Does anyone know if there is possible to obtain a tagged pdf from LyX using pdflatex or similar??? If you mean Keywords in the PDF properties: the hyperref package does that: pdfkeywords={tag1,tag2,tag3} as optional argument does that. Regards Toby

Re: nopagebreak before itemized list

2008-02-27 Thread Tobias Krause
Did you try to put the part of your doc that should appear on one page in a minipage? No, not yet. And I fear there'd be some unwanted side effects with footnotes,... The second problem with all environments (e.g. samepage environment) is that I do not want to have the complete itemized list o

Re: Command-buffer inset-insert syntax

2008-02-25 Thread Tobias Krause
Perfect, THANKS! Just to make it complete: the syntax is inset-apply ref LatexCommand reference ""\end_inset where is the name of the referenced label and is one of the following: ref -- eqref -- () pageref -- vpageref -- on vref -- on prettyref -- Formatted refere

Re: Command-buffer inset-insert syntax

2008-02-25 Thread Tobias Krause
Hi, lyx -dbg action I tried that using all debug messages, but the output does not help me too much: This is the debug-output when I insert the reference LyXFunc::dispatch: cmd: action: 231 arg: 'ref LatexCommand ref reference "tst:1" \end_inset ' x: 0 y: 0 LyXFunc::dispat

Command-buffer inset-insert syntax

2008-02-25 Thread Tobias Krause
Hi, I'd like to insert a cross-reference via the command-buffer. Unfortunately I'm note sure about the syntax. I found the following on http://wiki.lyx.org/LyX/InsertingReferences: For versions of LyX subsequent to 1.4, you have to use |inset-insert| instead. The format is |LYXCMD::i

nopagebreak before itemized list

2008-02-22 Thread Tobias Krause
Hi, is there a way to prevent a pagebreak directly before a itemized list? I tried the ERT [\nopagebreak] but unfortunately this does not work when it is used before a itemized list, while is does work perfectly without the itemized list. The attached minimal examples show this (the only diff

Re: footnote in a figure

2008-02-17 Thread Tobias Krause
Hello, I have to use footnotes in floats for my thesis as well and wrote a package which helps to handle footnotes in floats. Unfortunately due to the work on my thesis I'll not be able to finish the documentation before mid of march. People who really need to use footnotes in floats may write an

varioref with option draft

2008-02-15 Thread Tobias Krause
Hi, is there a way to use varioref with the option "draft" with LyX? * \usepackage[draft]{varioref} in the preamble produces an option clash * I don't want to use draft as extra document class option because this influences other packages as well * I tried \PassOptionsToPackage{dra

Re: Number of LaTeX runs

2008-01-16 Thread Tobias Krause
Actually, the attached patch fixes the problem. Thank you! Is this going to be available in the next version of LyX? Toby

Re: Number of LaTeX runs

2008-01-16 Thread Tobias Krause
Jürgen Spitzmüller wrote: The problem is that this package needs two latex runs _before_ the bibtex run, else it will fail. We are not prepared for this case, I think. Is there a way I can (manually) force LyX to run bibtex after the second run - or e.g. to force LyX to run bibtex in each LaTe

Number of LaTeX runs

2008-01-16 Thread Tobias Krause
Hi, in the attached minimal example the number of LaTeX runs chosen by LyX is not sufficient: using clefval with \cite in the value 4 LaTeX runs are necessary to resolve the reference. clefval_cite_4LaTeXruns.pdf shows how it looks when the exported tex file is compiled with 4 LaTeX runs. c

Re: keyboard shortcuts

2008-01-09 Thread Tobias Krause
o: lyx-users@lists.lyx.org Date: Thu Jan 10 2008 08:19:05 GMT+0100 Tobias Krause wrote: I mean, I use a lot of shortcut for math symbol, and when I type too quickly, I get a menu (as example, alt-m-f will give alt-f) I have a similar problem trying e.g. to insert a footnote via Alt-i f:

Re: keyboard shortcuts

2008-01-09 Thread Tobias Krause
I mean, I use a lot of shortcut for math symbol, and when I type too quickly, I get a menu (as example, alt-m-f will give alt-f) I have a similar problem trying e.g. to insert a footnote via Alt-i f: * if I type Alt-i-f too fast it ends up like Alt-f * if a type Alt-i f (releasing the tw

[Solution] environment split over several ERTs --> LaTeX warning "Extra }, or forgotten \endgroup."

2008-01-09 Thread Tobias Krause
Hi, it took a while to figure out how to have environments split over several ERTs. [ERT] \begin{centering}[/ERT] what ever in normal LyX [ERT] \end{centering}[/ERT] ended with the LaTeX warning "Extra }, or forgotten \endgroup." For other who have the same problem: a simple % at th

Re: Pasting Tex code from Maxima into Lyx

2008-01-09 Thread Tobias Krause
Mark the expression and convert it to a math-box (e.g. with Ctrl-M) or just paste "x^2" into a math-box. I was looking for the same thing -- but for "normal" LaTeX like text with sections, footnotes,... Is there a non math-specific way to paste LaTeX code from the clipboard - just like impor

Re: No Page number on the pages with the titel of a new \part (report KOMA-Script)

2007-12-22 Thread Tobias Krause
T+0100 Hi, yes there is: The KOMA-script specific command is \renewcommand*{\partpagestyle}{empty} Hope this helps, -- Christian Am 21.12.2007 um 19:16 schrieb Tobias Krause: Hi, in a document using report (KOMA-Script) I'd like to delete the page numbers on the page containing the

No Page number on the pages with the titel of a new \part (report KOMA-Script)

2007-12-21 Thread Tobias Krause
Hi, in a document using report (KOMA-Script) I'd like to delete the page numbers on the page containing the titel of a new \part. I tried \thispagestyle{empty} but unfortunately this causes LaTeX too loop - the weird thing about is: \part* works: \part*{Titel\thispagestyle{empty}} (LaTeX prev

Re: Find & Replace: using special characters and formatting

2007-12-20 Thread Tobias Krause
Hi Guenter and Paul, thanks for your answers! This was pretty much what I was doing - I was just not sure if it would mess up something since the line break changes,... Is there something special I have to be carefully about? Toby

Find & Replace: using special characters and formatting

2007-12-19 Thread Tobias Krause
Hi, is it possible to use special characters and formatting (e.g. protected space, emphasize,...) in Find & Replace? In particular I'd like to search for "abc de" and replace it by "/abc_de/" (italic, _ = protected space). If - as I guess - LyX does not support that, is there a way to do this in

Re: Spacing in itemized/ numbered list

2007-12-16 Thread Tobias Krause
-users@lists.lyx.org Date: Sun Dec 16 2007 03:46:53 GMT+0100 Tobias Krause wrote: Hi, is there a way to change the spacing in itemized/ numbered lists for the whole document? I'd like the spacing to be the same as the normal line spacing. Regards Toby In the preamble type: \usepacka

Re: want to add new format options to cross-reference

2007-12-07 Thread Tobias Krause
Hi, how exactly does the self-defining work? I found something like that in the documentation: \newrefformat{sec}{Section \ref{#1} on page \pageref{#1}} but is there a way to define different ways to reference e.g. a section? And if so, how do I chose which one I want? Toby Ori

Spacing in itemized/ numbered list

2007-12-03 Thread Tobias Krause
Hi, is there a way to change the spacing in itemized/ numbered lists for the whole document? I'd like the spacing to be the same as the normal line spacing. Regards Toby

Bug or feature? Find and Replace

2007-11-27 Thread Tobias Krause
Hi, is the following behavior a bug of feature? While using "Find and Replace" "Replace" usually replaces the current text and jumps to the next hit - this way in hitting replace several times I can replace several hits but if "Replace with" contains the text specified in "Find" this does not

Re: Change PDF viewer (windows)

2007-11-25 Thread Tobias Krause
Hi, I have done this in the past by putting the path to the viewer in the PATH prefix. I assume that you also specified the viewer in the File formats (and then clicked Modify followed by Save)? Yes, I did exactly the same - and it did not work when I tried it last time... First I realized

Re: Child Documents & Document Outline

2007-11-25 Thread Tobias Krause
- launching the Citation dialog (M-i c) and then Esc to close it; no need to use the mouse. Great, thanks! FYI the reason we did not load all child documents in 1.5 is for performance reason. I was quite sure this would be the reason. We could add a preference settings for that though, pu

Child Documents & Document Outline

2007-11-24 Thread Tobias Krause
Hi, I just started to use Child Documents and discovered that the document outline of the main document includes the chapters of child documents after clicking "Edit" in the child document dialog once. Is there a way to avoid this clicking? Can I tell LyX to include all child documents in the

Change PDF viewer (windows)

2007-11-16 Thread Tobias Krause
Hi, how can I change the PDF viewer - without changing the windows default PDF viewer? I tried changing Viewer in Tools --> Preferences --> File formats, but * absolut path did not work * adding the path to the viewer exe to Tools --> Preferences --> Paths --> PATH prefix did not he

heading is missing in one page

2007-11-08 Thread Tobias Kraus
Hi I write my md-thesis with lyx, report(koma-script). As Pagestyle I chose "headings". It works fine except in Chapter 5 there is no heading following. Instead lyx inserts an empty page with just the heading. When I change to report as the document class (without komascript) the headings are fine

Re: bug?: comment in last line of ERT --> next line of normal text is lost

2007-11-01 Thread Tobias Krause
Thanks for your answers! Now I see see there are good reasons for no line break after an ERT and it's not a bug. My guess, though, is that insertion of comments in in-line ERTs is pretty rare. Yours was the first post I've seen concerning it, and I've been on the list since around LyX 1.3.5.

Re: bug?: comment in last line of ERT --> next line of normal text is lost

2007-10-31 Thread Tobias Krause
Hi Paul, some text [[%comment ]] more text where [[]] is an ERT box, then "more text" will look to LaTeX like part of the comment, because LyX will (properly) not insert a line break after the ERT box. This would IMHO be proper behavior. Sounds like proper behavior, but there are some re

bug?: comment in last line of ERT --> next line of normal text is lost

2007-10-30 Thread Tobias Krause
Hi, if the last line of a ERT is a comment the next line in the normal text is lost. Is there a reason for this behavior - or is this a bug? Even if there is a reason for it I guess there should at least be some kind of a warning... Regards, Toby

LaTeX warnings

2007-10-27 Thread Tobias Krause
Hi, is there a better way to look for LaTeX warnings than the "LaTeX Log" - which does not provide any way to scroll through the warnings (like a "next warning" button). If not: are there any plans to extend the LaTeX Log window? E.g. with a "Next Warning" button or a way to filter the output:

Re: Fwd: 2 Bugs

2007-10-27 Thread Tobias Krause
Bugs created: bookmark crash: http://bugzilla.lyx.org/show_bug.cgi?id=4301 lost settings: http://bugzilla.lyx.org/show_bug.cgi?id=4302 Regards, Toby Original Message Subject: Fwd: 2 Bugs From: Tobias Krause <[EMAIL PROTECTED]> To: Tobias Krause <[EMAIL PROTECTED]&g

Re: 2 Bugs

2007-10-25 Thread Tobias Krause
@ Jean-Marc: no, not when I save, but when I trie ot use the bookmark @ Juergen: detailded recipe is here: lyx: Disabling LyX socket. Warning: Output is empty An empty output file was generated. This is BibTeX, Version 0.99c (MiKTeX 2.6) The top-level au

2 Bugs

2007-10-25 Thread Tobias Krause
Hi, just found two bugs: 1. Bookmarks in ERTs crash Lyx 2. Changes in Document --> Settings --> Latex Preamble are lost when you go back to the main window without "OK" or "Apply" Could one of the developers file a bug? Regards, Toby

Re: footnote in caption

2007-10-24 Thread Tobias Krause
This probably doesn't look like you want it That's why I use the described way, although it's annoying to put the footnotetext by hand... Toby

Re: footnote in caption

2007-10-24 Thread Tobias Krause
It works if you put a minipage in the float. What exactly do you mean by "put a minipage in the float", could you post an example file? Or to do you rather mean put the float in a minipage, whereas the footnote appears within this minipage instead of the regular page? Toby

Re: footnote in caption

2007-10-23 Thread Tobias Krause
I had the same problem. It's a LaTeX limitation: footnotes in floats do not work... (for German users: http://www.dante.de/faq/de-tex-faq/html/makros2.html#57) If any possible it'd be the best way not to use footnotes in captions -- if you have to I prefer this way: set the footnotemark i

Re: č in BibTeX

2007-08-22 Thread Tobias Krause
Great! It can be so easy - if one just knows how... Thanks Toby Original Message Subject: Re:č in BibTeX From: Uwe Stöhr <[EMAIL PROTECTED]> To: Tobias Krause <[EMAIL PROTECTED]> Date: Wed Aug 22 2007 12:11:21 GMT+0200 Tobias Krause schrieb: how do I get t

č in BibTeX

2007-08-22 Thread Tobias Krause
Hi, how do I get the character č in BibTeX/ plain latex? I just found \check{c} in math-mode, but no way to insert č in BibTeX... Regards, Toby

  1   2   >