Am Montag, dem 12.04.2021 um 16:34 + schrieb Philippe Burden:
> So I am trying to create a document in which the abstract is one
> column, and the following text is in two columns. I understand I can
> simply use \onecolumn and \twocolumn to switch between both formats,
> however, in doing so
Am Mo., 12. Apr. 2021 um 14:47 Uhr schrieb Wolfgang Engelmann <
engelm...@uni-tuebingen.de>:
> Is there a way to add an additional appendix to one or more chapters in
> addition to the one at the very end of the document (book)?
>
https://ctan.org/pkg/appendix
HTH
Jürgen
> Wolfgang
> --
>
Am Samstag, dem 20.03.2021 um 16:43 +0100 schrieb Andreas Plihal:
> The headers of the introduction and the index are set in two-register
> font, the headers of the chapters, however, only (suddenly) in
> capital letters.
You put
\usepackage{fancyhdr}
in your preamble. Remove that!
Jürgen
Am Samstag, dem 20.03.2021 um 15:33 +0100 schrieb Jürgen Spitzmüller:
> Am Samstag, dem 20.03.2021 um 15:22 +0100 schrieb Andreas Plihal:
> > However, now (?) the headers (with a double-sided layout) are only
> > set in capital letters.
>
> Please provide an example file.
P
Am Samstag, dem 20.03.2021 um 15:22 +0100 schrieb Andreas Plihal:
> However, now (?) the headers (with a double-sided layout) are only
> set in capital letters.
Please provide an example file.
Jürgen
signature.asc
Description: This is a digitally signed message part
--
lyx-users mailing list
Am Freitag, dem 19.03.2021 um 16:51 +0100 schrieb Andreas Plihal:
> The idxlayout manual is unfortunately meaningless
I wouldn't go that far.
> and very confusing.
It's a bit obscure, yes.
> I searched for the keyword singlepar in it. But the references do not
> help me.
>
> Depending on
Am Freitag, dem 19.03.2021 um 15:05 +0100 schrieb Andreas Plihal:
> That is exactly what helped. Thank you very much!
>
> When I now look at myresult, I see both: wanted and unwanted
> indentations:
>
> * A subgroup of a keyword is rightly indented!
>
> * However, if the subgroup of a
Am Donnerstag, dem 18.03.2021 um 18:08 +0100 schrieb Andreas Plihal:
> Thanks. I loaded the idxlayout package. But how can I control the
> indentation in the index - and just there? I can't quite make up my
> mind from the documentation.
Try for instance
\usepackage[indentunit=10pt]{idxlayout}
Am Donnerstag, dem 18.03.2021 um 12:58 +0100 schrieb Andreas Plihal:
> Now I have found a file that is out of date. I've updated it, and now
> the cross-references are also displayed in the index. Thank you!
I am glad we sorted that out!
Jürgen
signature.asc
Description: This is a digitally
Am Mittwoch, dem 17.03.2021 um 19:12 +0100 schrieb Andreas Plihal:
> I have found the logfile. But unfortunately I don't know what to look
> for in it.
Open View > Messages, compile your document and send us the result
printed in the messages pane.
Also check whether there are multiple files
Am Mi., 17. März 2021 um 13:15 Uhr schrieb Andreas Plihal :
> The update of makeindex.xdy did not help.
>
Are you sure the file you replaces is actually used? Check the LaTeX log.
> However, since I am using the index processor *texindy *(and not
> *makeindex*), shouldn't I update this index
Am Di., 16. März 2021 um 09:28 Uhr schrieb Andreas Plihal :
> In the meantime I have been able to solve my update problem in MikTex.
>
> Now we can go back to my original problem: the index is still missing the
> cross-references.
>
> I've looked at your attached PDF. I want to get exactly this
Am Samstag, dem 13.03.2021 um 18:19 +0100 schrieb Mario Moles:
> Yes I know. Thank you. But I was looking more for something like A4
> page split into two columns counted as single pages. It's possible?
> Including the first page with the title.
I suppose you are looking for 2up printing, as
Am Sonntag, dem 14.03.2021 um 13:03 +0100 schrieb Andreas Plihal:
> can anyone help me with my problem?
pd1enc.def is part of the hyperref package, so I'd investigate whether
something went wrong in hyperref update.
Jürgen
signature.asc
Description: This is a digitally signed message part
--
Am Sonntag, dem 14.03.2021 um 10:34 +0100 schrieb Andreas Plihal:
> I have updated my MikTex to version 21. Now I am getting this error:
>
> File `pd1enc.def' not found. }{}
Seems to be a MikTeX update problem. No idea (I do not use MikTeX).
Jürgen
signature.asc
Description: This is a
Am Samstag, dem 13.03.2021 um 14:14 +0100 schrieb Jürgen Spitzmüller:
> It is quite easy to fix this. You need to replace the file
> makeindex.xdy in your LaTeX distribution by this updated one:
> https://raw.githubusercontent.com/jschrod/xindy.ctan/ac9e2c628f2e8e9c6b28de2bb00248bea3f4116
Am Samstag, dem 13.03.2021 um 13:56 +0100 schrieb Andreas Plihal:
> However, the page reference is incorrect: Page 30 is specified in the
> table of contents; the index is actually on page 29.
Remove the line
\addcontentsline{toc}{chapter}{Sachregister}
before the index (actually, you can remove
Am Freitag, dem 12.03.2021 um 21:41 +0100 schrieb Andreas Plihal:
> Hi,
>
> thanks for looking into it.
>
> I am sending you an emaciated LYX file and the corresponding compiled
> PDF file. The compilation is error-free, but ...
>
> I chose TEXINDY as the index processor. (In comparison, the
Am Montag, dem 08.03.2021 um 23:01 +0100 schrieb _johnny7_...@web.de:
> the easiest way for me to insert German single quotation marks was to
> copy and paste them from Wikipedia or even previous paragraphs from
> my
> text into LyX: ‚ ‘ Now I see there is also the key binding Alt+".
> Both
>
Am Montag, dem 08.03.2021 um 09:07 +0100 schrieb Andreas Plihal:
> 4. The cross-references do not work.
>
> In the UserGuide, this command is suggested for establishing a cross-
> reference in the keyword input fiel :
>
> GIF|see{graphic formats}
Did you put |, { and } in TeX mode?
Jürgen
Am Montag, dem 08.03.2021 um 09:02 +0100 schrieb Andreas Plihal:
> 1. The subject index does not appear in the table of contents.
> I solved that with the command
>
> \addcontentsline{toc} {chapter} {Sachregistester}.
With KOMA-Script, you better do
\KOMAOptions{index=totoc}
> I also used
Am Donnerstag, dem 04.03.2021 um 07:40 +0100 schrieb Stephan Witt:
> I think it’s caused by the different dark mode switch.
> On Mac I can switch to dark mode after LyX start…
>
>
> … or use it as my normal user desktop setting and then it’s probably
> fine.
>
>
> The switch at runtime should
Am Donnerstag, dem 04.03.2021 um 08:58 + schrieb CESAR MENENDEZ
FERNANDEZ:
> Hare they are all files (I hope)
Please try if the following helps:
* Go to Tools > Preferences > Language Settings > Language
* See if "Auto Begin" is checked.
* If so, uncheck it, and hit OK
Does it work now?
Am Donnerstag, dem 04.03.2021 um 12:41 + schrieb CESAR MENENDEZ
FERNANDEZ:
> Thank you very very much. It never entered my mind.
No wonder, this was all but obvious. I only noticed it when looking
closer at your tex file.
> Problem solved!
Excellent.
Jürgen
signature.asc
Description:
Am Sonntag, dem 28.02.2021 um 20:13 + schrieb CESAR MENENDEZ
FERNANDEZ:
> As Jürgen ask me for, that’s the Latex Log
This seems to be incomplete. Please copy and paste the complete log.
Jürgen
signature.asc
Description: This is a digitally signed message part
--
lyx-users mailing list
Am Mittwoch, dem 03.03.2021 um 08:02 -0700 schrieb Joel Kulesza:
> An FYI: I've run into weird behavior when I build versus when I
> download, which appears to be the result of some bits of Python's Qt
> infrastructure getting caught in my build process. I wonder if that
> could be one of the
Am Dienstag, dem 02.03.2021 um 07:37 +0100 schrieb Stephan Witt:
> … with current 2.4.x master it looks like this:
Not here, so there's something fishy on your side.
Jürgen
signature.asc
Description: This is a digitally signed message part
--
lyx-users mailing list
lyx-users@lists.lyx.org
Am Samstag, dem 27.02.2021 um 22:26 + schrieb Gilles Falquet:
> Does anyone know if it's possible to modify the background color of the
> math toolbars and menus? On my Mac, in dark appearance, the icons
> appear in black on (very) dark grey, which is almost illegible.
> Apparently it's not
Again: please the message or a copy to lyx-users (not only privately to
me).
> I'm sorry, but I don't know where log archive is located and the
> compiled document has no errors.
Document > LaTeX Log (in LyX menu).
> Elsewhere I have just test to change language from Spanish to
> English.
Am Freitag, dem 26.02.2021 um 11:47 + schrieb CESAR MENENDEZ
FERNANDEZ:
> Thanks a lot, but I test your sample and get the same problem (as you
> can see at top page date).
> I use miktex, andI has not found beamer-article package.
It is part of beamer.
> I have just update now all
Am Montag, dem 22.02.2021 um 09:09 +0100 schrieb Pavel Sanda:
> > I checked new find ??? it's much more comfortable than previous!
> > One thing ??? after reaching end and continuing search from
> > beginning by Enter active is not search area but text area, so
> > hitting Enter deletes matched
Am Samstag, dem 13.02.2021 um 18:08 +0100 schrieb Daniel:
> frontends/qt4/GuiApplication.cpp (1603): cmd: action: 169
> [word-find-forward] arg: '' x: 0 y: 0
This indicates that there is no search string in the cache. Did you
really do step 3 in my recipe?
Jürgen
signature.asc
Description:
Am Samstag, dem 13.02.2021 um 17:43 +0100 schrieb Daniel:
> Seems not to work here either.
What does the statusbar show if you hit ⌘-G? Also, can you check for
"action" dbg messages?
Jürgen
signature.asc
Description: This is a digitally signed message part
--
lyx-users mailing list
Am Samstag, dem 13.02.2021 um 18:03 +0200 schrieb Dr Eberhard W Lisse:
> Makes no difference here.
Just to be sure, did you really try this?
1. Ctrl-F
2. Enter search string
3. Hit Enter to find first occurrence
4. Click into workarea OR close dialog
5. Hit ⌘-G to find next occurrences
Jürgen
Am Freitag, dem 12.02.2021 um 14:53 + schrieb David Pesetsky:
> If you click on the document window, the "find next" key (⌘-G ) will
> do its job and get you to the next occurrence of the search string.
> Without that, however, if focus remains in the Find window, nothing
> happens at all.
Am Freitag, dem 12.02.2021 um 08:35 +0200 schrieb Dr Eberhard W Lisse:
> I can also confirm that CMD-G is bound to word-find-forward in
> 2.3.6.2 and (that non working of if) has been irritating me on
> all of my Macs for at least 5 but maybe even 10 years.
>
> Does one of the (Core-) Developers
Am Montag, dem 08.02.2021 um 17:01 -0500 schrieb Richard Kimberly Heck:
> The LyX team is pleased to announce the release of the second alpha
> for
> LyX 2.4. You can dowload it here:
>
> http://ftp.lyx.org/ftp/pub/lyx/devel/lyx-2.4/
>
> For some information about the new features, see:
>
>
Am Donnerstag, dem 28.01.2021 um 22:58 -0500 schrieb Richard Kimberly
Heck:
> Well, it is based upon another class, but it's exam.cls, which we
> don't have a layout for yet.
Note that there is a user-contributed layout for exam listed on the
wiki:
https://github.com/fuhrmanator/lyx-layouts
Am Donnerstag, dem 28.01.2021 um 13:11 +0200 schrieb Dr Eberhard Lisse:
> I like to have as little ERT as possible and so perhaps would try out
>
> \AtBeginDocument{\frontispiece{My Frontispiece}}
>
> in the preamble :-)-O
\AtBeginDocument is not needed here, all title information can be
Am Mi., 27. Jan. 2021 um 13:55 Uhr schrieb Jürgen Spitzmüller :
> Am Mi., 27. Jan. 2021 um 13:45 Uhr schrieb Andreas Plihal >:
>
>> Thanks Jürgen,
>>
>> and what do I have to do if I want to insert a picture on the same page?
>>
>
> Write in ERT: \frontis
Am Mi., 27. Jan. 2021 um 13:45 Uhr schrieb Andreas Plihal :
> Thanks Jürgen,
>
> and what do I have to do if I want to insert a picture on the same page?
>
Write in ERT: \frontispiece{
then insert the picture behind this ERT
then write in ERT: }
Alternative:
Add the following to Document >
Am Dienstag, dem 26.01.2021 um 19:15 +0100 schrieb Andreas Plihal:
> I work with KOMA-Script in LYX. By the time I was creating a book, I
> already got the front cover. The only thing missing is a
> frontispiece. How can I do this?
KOMA's \frontispiece command is not yet natively supported by
Am Mittwoch, dem 30.12.2020 um 07:53 -0500 schrieb Neal Becker:
> I have a beamer document, and I want to make a crossreference to a
> subsection. It appears that labeling the subsection and inserting a
> crossreference results in a reference to the pageno, not the
> subsection number. I'm
Am Mittwoch, dem 09.12.2020 um 22:53 +0100 schrieb Jean-Marc
Lasgouttes:
> It is TeX doing that when writing to its log file. I do not know
> unfortunately how to prevent that.
increase max_print_line?
Jürgen
signature.asc
Description: This is a digitally signed message part
--
lyx-users
Am Donnerstag, dem 03.12.2020 um 22:53 -0800 schrieb John White:
> So, what to do? Not knowing much of Beamer and nothing of Apple. I
> open the
> url and it asks me to open or save. When I open it I get an ad for
> Slide
> Pilot. Where does my debian buster system fit in here?
For Linux,
Am Dienstag, den 22.09.2020, 21:39 +0200 schrieb M.B. Schiekel:
> So I tried the Master-Child feature and compliled the Master and
> Child
> separate. But my hope, that in this separate compiled Child the
> references to formula of the Master were available was disappointed.
> Any suggestion?
Go
Am Montag, den 21.09.2020, 18:24 -0400 schrieb Paul A. Rubin:
> Yes. I assume that this is either LyX or Dropbox naming the backup
> file with the full original path (substituting exclamation points for
> slashes).
That's LyX's doing. It is by design.
Jürgen
signature.asc
Description: This is
Am Montag, den 21.09.2020, 12:15 -0300 schrieb jcredbe...@gmail.com:
> Jürgen, no, Dropbox does not allow for file extension exclusion.
Another thing you can try is to set a backup path (in Tools >
Preferences > Paths) that is not in your Dropbox.
Jürgen
signature.asc
Description: This is a
Am Montag, den 21.09.2020, 11:06 -0400 schrieb Richard Kimberly Heck:
> What would happen if a stale autosave file were left?
Probably nothing, except that it pollutes the disk.
Jürgen
signature.asc
Description: This is a digitally signed message part
--
lyx-users mailing list
Am Sonntag, den 20.09.2020, 12:27 -0400 schrieb Richard Kimberly Heck:
> The file #DCHT_2020_v5.lyx# looks like some kind of lockfile or
> tracking file that Dropbox writes (maybe hidden), though that's only
> a guess.
Hm, to me, this rather looks like a LyX autosave file (as generated
by
Am Donnerstag, den 17.09.2020, 12:51 -0700 schrieb Rich Shepard:
> I reconfigured LyX to use biblatex rather than bibtex. Are there any
> differences in the structure of the *.bib file between the two?
Biblatex has many fields that BibTeX typically doesn't have, and some
fileds have a different
Am Dienstag, den 18.08.2020, 21:50 -0400 schrieb Richard Kimberly Heck:
> I confess I am still using Quanta Plus for HTML/PHP coding, even
> though it has not been updated in who knows how long. I'm forgetting
> why I never warmed to Bluefish (which I tried for a while).
I was in the same boat
Am Mi., 8. Juli 2020 um 14:06 Uhr schrieb :
> I am preparing to send tex files, graphics files, etc. to a publisher. I
> think there should be a way to send something less than my entire bibtex
> file to them. Is there a way to easily extract only the references that I
> am using for this paper
Am Freitag, den 26.06.2020, 09:25 +0200 schrieb Jürgen Spitzmüller:
> Am Freitag, den 26.06.2020, 07:40 +0200 schrieb Daniel:
> > The upcoming flexible text fields sound very interesting to me
> >
> > (https://wiki.lyx.org/LyX/NewInLyX24#textfields). Is it possible
&g
Am Freitag, den 26.06.2020, 07:40 +0200 schrieb Daniel:
> The upcoming flexible text fields sound very interesting to me
>
> (https://wiki.lyx.org/LyX/NewInLyX24#textfields). Is it possible to
>
> create an arbitrary custom text with it that can be re-used in
> sentences all over the document?
Am Donnerstag, den 11.06.2020, 12:59 +0200 schrieb Alexander:
> Thx for first suggestions, but isn't the real point, that LyX does
> different .tex exports, depending on if it is an intermediate
> temporary file, or manually done?
>
> Shouldn't it be always the same, or shouldn't there at least
Am Donnerstag, den 11.06.2020, 12:59 +0200 schrieb Alexander:
> Working around (IMHO) weird LyX behavior with additional scripts does
> not really sound like the way to achieve the normal result, in my
> view…
>
> If I only new at least which kind of .tex export mode LyX uses for
>
>
Am Donnerstag, den 11.06.2020, 11:50 +0200 schrieb Alexander:
> The intermediate .tex temp file created by LyX, during exporting to
> markdown, has the two lines
> --
> \begin{lstlisting}%
> [language=Python]
> --
> which in the final markdown file look like
> --
> %
> [language=Python]
Am Donnerstag, den 04.06.2020, 10:00 -0400 schrieb Richard Kimberly
Heck:
> You can also just grab the new configure.py from here:
>
> https://git.lyx.org/?p=lyx.git;a=blob_plain;f=lib/configure.py;hb=HEAD
But note that this won't fix it completely. There are also other
scripts to be fixed.
Am Mittwoch, den 03.06.2020, 10:05 -0300 schrieb Rudi Gaelzer:
> Suddenly, an error is occurring whenever I try to render any one of
> the Help
>
> files (User Guide, Embedded Objects, etc) into PDF.
>
> The error is related to conversion of images using inkscape.
>
> This is the first error
Am Donnerstag, den 28.05.2020, 15:23 + schrieb Bernt Lie:
> Would it work to downgrade to Inkscape 0.96, install MikTeX + LyX (is
> it LyX which has the problem?), and then upgrade to Inkscape 1.0 when
> LyX is installed?
No, LyX will fail again as soon as Inkscape 1.0 is installed (and you
Am Donnerstag, den 28.05.2020, 11:58 + schrieb Bernt Lie:
> I have no clue what this means. I have installed Inkscape 1.0.
This will be fixed in LyX 2.3.5.
LyX configuration needed to be adapted to inkscape 1.0 (which changed
the registry entry among other things).
Workaround is to
Am Sonntag, den 19.04.2020, 12:09 -0400 schrieb Richard Kimberly Heck:
> Wow! That looks great.
Yes, it's a very cool application for presentations.
Jürgen
signature.asc
Description: This is a digitally signed message part
--
lyx-users mailing list
lyx-users@lists.lyx.org
Am Sonntag, den 19.04.2020, 10:32 -0400 schrieb UD Kap:
> Is there a way to embed movies (mpg, mp4, avi) in a lyx/beamer
> presentation? I have read the manuals and tried using multimedia,
> movie15 and movie9-- none worked.
It very much depends on (1.) your operating system and (2.) the PDF
Am Dienstag, den 07.04.2020, 16:14 + schrieb Guenter Milde:
> Instead my suggestion is to let the quote inset write literal
> characters
> instead of macros or ligatures whenever possible.
Yes, we can do that (if we know the conditions).
Jürgen
signature.asc
Description: This is a
Am Dienstag, den 07.04.2020, 06:39 + schrieb Guenter Milde:
> Why not using Unicode literals generally,
> converting them with "unicodesymbols" if literals are not supported?
We've had this discussion more than once. Please consult the (lyx-
devel) archives why literal quote chars are
Am Montag, den 06.04.2020, 10:25 -0400 schrieb Richard Kimberly Heck:
> > Could be backported to stable.
>
> Sure.
Thanks, done.
Jürgen
signature.asc
Description: This is a digitally signed message part
--
lyx-users mailing list
lyx-users@lists.lyx.org
Am Montag, den 24.02.2020, 11:38 +0100 schrieb Daniel:
> Hi,
>
> Is there a way to get LyX to use unicode for quotation marks?
>
> In particular, I am using quotation marks in a section title which
> generates the following LaTeX code:
>
> \section{``Test''}
>
> However, I would like it to
Am Sonntag, den 05.04.2020, 18:05 +0200 schrieb Bernd:
> In German, a thin space is used between abbreviations and numbers:
>
> https://de.wikipedia.org/wiki/Schmales_Leerzeichen
>
> Now "table" is not an abbreviation, so I am not sure what do here...
A normal (non-breakable) space is
Am Freitag, den 03.04.2020, 15:49 -0400 schrieb Richard Kimberly Heck:
> But will LyX still issue the relevant commands in the preamble? I'd
> expect not, right?
Yes, it will. Only the \printbibliography in palce is hidden.
Jürgen
signature.asc
Description: This is a digitally signed message
Am Donnerstag, den 02.04.2020, 22:04 +0200 schrieb Marcus Mikulcak:
> for a number of citation styles (verbose and when citing full
> bibliography entries), it would be great to be able to not print the
> bibliography at the of the document, i.e., to have Lyx not issue the
> \printbibliography
Am Mittwoch, den 01.04.2020, 12:44 +0100 schrieb José Abílio Matos:
> the absence of the u in the name is an historical accident
I though it is an 8.3 thing (which is of course in itself a "historical
accident").
Jürgen
signature.asc
Description: This is a digitally signed message part
--
Am Donnerstag, den 26.03.2020, 17:09 +0100 schrieb Patrick Dupre:
> Finally,
>
> One option is to
> Provides natbib-internal 0
This doesn't help you much, since, as Riki said, the RevTeX class loads
natbib internally.
Jürgen
signature.asc
Description: This is a digitally signed message part
Am Donnerstag, den 26.03.2020, 07:50 -0400 schrieb UD Kap:
> As I mentioned above, I have an old presentation, which was prepared
> with Lyx/Beamer. I wanted to update it, by adding a new slide, which
> was to be followed by a subsection header from the old presentation.
> I inserted the new
Am Mittwoch, den 25.03.2020, 12:33 -0400 schrieb UD Kap:
> Jurgen-- The alt-shift-P-return shortcut does not work in my
> system/environment, and adding a separate frame (environment?) below
> is not what I needed to separate one from from the one following it
> in an existing presentation-- I
Am Mittwoch, den 25.03.2020, 14:43 +0200 schrieb Dr Eberhard Lisse:
> At the end of the frame, make the "environment" Standard (CMD-P S)
> and hit return.
Or easier: Alt+P+Shift+Return (Insert > Separate environment below)
All explained in Help > Specific Manuals > Beamer Presentation
Jürgen
Am Dienstag, den 24.03.2020, 19:28 +0100 schrieb Wolfgang Engelmann:
> Yes Jürgen, you are right. I unchecked literal and pdf output is ok.
> Can I uncheck all 'literal' in the various nomenclature inserts at
> once?
Only if you open the LyX file in a text editor. Search for
literal "true"
and
Am Dienstag, den 24.03.2020, 19:08 +0100 schrieb Pavel Sanda:
> As we figured out in background, the problem is using ligature 'fl'
> as one character instead of normally using two characters. Replacing
> them fixes the problem.
>
> Attached is minimal example.
>
> I was not capable to have lyx
Am Montag, den 23.03.2020, 20:53 + schrieb Piantadosi, Steven:
> I am using Lyx native biblatex on a book master document where
> everything runs fine with numeric citations style and numeric
> bibliography. The menu is the obvious one under Document->Settings-
> >Bibiolgraphy. However when I
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.
Workaround: Use class option
Am Mittwoch, den 18.03.2020, 18:44 +0100 schrieb Bernd:
> in the preamble, it says "not defined" (which should not be the
> case).
Either use it in the document body or in preamble within
\AtBeginDocument{
...
}
This is because biblatex needs to be loaded very late (after the user
preamble).
Am Mittwoch, den 18.03.2020, 17:06 +0100 schrieb Bernd:
> But can it be automated?
> I want the URL only to show up in the dedicated bibliography at the
> end.
> Something like \AtEachCitekey or \AtEveryCitekey (or maybe
> \AddToCitekey if such a thing exists)...
\AtEveryCitekey exists. See
Am Dienstag, den 17.03.2020, 19:11 +0100 schrieb Bernd:
> Dear lyx-users,
>
> I want to use bibentry:
>
> > \usepackage{bibentry}
> >
> > \nobibliography
> > ...
> > \bibentry{xyz}
>
> But it says it misses biblatex (which is not true because it comes
> preloaded in LyX).
bibentry is part of
Am Mittwoch, den 11.03.2020, 22:44 +0100 schrieb Patrick De Visschere:
> With \includeonly{somechapter} in the preamble (of the master) one
> can limit the output to that chapter.
> But one must have compiled the complete document once before this
> will work, because the .aux files of all childs
Am Freitag, den 06.03.2020, 15:08 -0800 schrieb Stochastic Descent:
> Hi all,
>
> I am using LyX 2.3.4.2 under Arch Linux. It seems Lyx is using
> regular font instead of italic one, see picture below.
>
>
> However, after I disable the regular font and just keep the italic
> one, it displays
Am Dienstag, den 10.03.2020, 15:17 +0100 schrieb Daniel:
> However, often I would like to preview only one child document (e.g.
> one
> chapter) while maintaining counters and references. Is there a quick
> way
> to do so?
You mean, without the master? No. I don't think that's possible in
LaTeX
Am Dienstag, den 10.03.2020, 13:12 -0700 schrieb Rich Shepard:
> For some reason that entry did not have a "year" field, only the
> "date"
> field. Many entries have both fields, but this one lacked the "year."
> So I
> added the year and now it shows up.
date is biblatex-specific*, while year is
Am Samstag, den 07.03.2020, 10:30 +0100 schrieb Jürgen Spitzmüller:
> Am Samstag, den 07.03.2020, 10:21 +0100 schrieb Daniel:
> > I am trying to start a new paragraph after a list but failed so
> > far.
> > Attached is my attempt. In the LyX workarea it looks as I want bu
Am Samstag, den 07.03.2020, 10:21 +0100 schrieb Daniel:
> I am trying to start a new paragraph after a list but failed so far.
> Attached is my attempt. In the LyX workarea it looks as I want but
> the
> output differs.
>
> Below is how one would create this in LaTeX. The empty line after
> the
Am Samstag, den 15.02.2020, 22:52 + schrieb David Pesetsky:
> I was using Lyx for Mac rather extensively to write a long-ish
> manuscript about a year ago, but have been away from it for a while.
>
> In the interval, a problem has arisen, though nothing has changed in
> my setup besides
Am Mittwoch, den 12.02.2020, 22:58 +0100 schrieb Bernd:
> After researching the internet, I tried it with
>
> bibtex, Options: \setlength{\bibitemsep}{12em}
>
> (see screenshot)
>
>
> etc, but it said "not defined", so I must have done something
> wrong...
This needs to go to the preamble,
Am Mittwoch, den 12.02.2020, 08:41 +0100 schrieb Martin Weise:
> That did the trick!
Excellent.
> No clue though as to why I had to take the extra step of adding
> something to a config file. Never happened to me with a fresh texlive
> install before. And obviously, it had nothing to do with
Am Mittwoch, den 12.02.2020, 07:51 +0100 schrieb Martin Weise:
> The file was there; however, it was empty.
So this is definitely the culprit.
> I added the line as per your suggestion.
I suggest to not only add this one line, but use the whole file I sent.
> Unfortunately, pdflatex still
>
Am Mittwoch, den 12.02.2020, 07:28 +0100 schrieb Jürgen Spitzmüller:
> Am Dienstag, den 11.02.2020, 21:44 +0100 schrieb Martin Weise:
> > Ok, here's something I (just) noticed: pdflatex, when run without
> > arguments, produces a .dvi file from HelloWorld.tex. It is only if
&g
Am Dienstag, den 11.02.2020, 21:44 +0100 schrieb Martin Weise:
> Ok, here's something I (just) noticed: pdflatex, when run without
> arguments, produces a .dvi file from HelloWorld.tex. It is only if I
> specify "-output-format=pdf" that it creates a .pdf file.
>
> From what I understand, this is
Am Samstag, den 08.02.2020, 15:38 +0100 schrieb Jürgen Spitzmüller:
> Am Samstag, den 08.02.2020, 14:57 +0100 schrieb Bernd:
> > I am using LyX 2.3.4
> >
> > I set it to Biblatex in the GUI, but it tells me \addbibresource
> > was
> > never defined
Am Samstag, den 08.02.2020, 14:57 +0100 schrieb Bernd:
> I am using LyX 2.3.4
>
> I set it to Biblatex in the GUI, but it tells me \addbibresource was
> never defined. (See the two documents attached.)
>
> Anybody has a clue why? I am out of ideas...
Please send the LyX file.
Jürgen
>
>
Am Samstag, den 08.02.2020, 07:08 + schrieb John Beattie:
> When I create a margin text on the same line as a labelling
> environment, the
> document will not compile. This happens with lyx 2.3.3 on Windows
> and with lyx
> 2.3.1 on linux mint 18.2. Details of the two environments are below.
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
> but I have to go to one of them to e.g. select notes
> In an earlier version (or better an earlier
Am Dienstag, den 04.02.2020, 16:06 + schrieb Miranda Buckle:
> For the main “thesis” document
> In Document—>Settings—>Bibliography
> Style format: Biblatex (natbib mode)
> Variant: author-number
> Biblatex citation style: numeric
> Biblatex bibliography style: numeric
>
> When I go to
1 - 100 of 6401 matches
Mail list logo