Italics for titles in references

2019-01-09 Thread jezZiFeR
Hello,

I use OSX 10.13.6, LyX 2.3.2 and KomaScript report and would like to use 
italics in the references (footnotes and bibliography). Could somebody please 
tell me a proper way how to achieve this?

I need this for the format »chapter«, the title and book title in 
»incollection«, the title in »inbook« and citetitle. I hope it is clear, what I 
mean, otherwise I would try to describe otherwise.

Thanks for your help
Jess


LyX, Program Listing, adding support for Julia, Modelica?

2019-01-09 Thread Bernt Lie
I use LyX 2.3.1 on Windows 10 (and also LyX 2.2.3 on the same platform).


I’m including some Julia code in my document (Program Listing), but there is no 
built-in support for Julia (syntax highlighting, etc.) at the moment. I have 
read somewhere that there exists experimental (?) support for Julia...

  *   Is this true?
  *   If so, where can I get hold of the Julia “plug-in” support file?
  *   How do I install it?



I’m also including code for the Modelica language. Is there LyX support for 
Modelica? If not, it is difficult to develop it? (I have partial (?) Modelica 
support for Notepad++ in some XML file, and there is support for Modelica in 
Jupyter Notebook...).



Thanks for help!

-B


Re: pdf file generation

2019-01-09 Thread Guenter Milde
On 2019-01-07, Patrick Dupre wrote:
> Hello,

> I still have the problem that I can generate the pdf file from Ctrl+R,
> but if I first generate the latex file (plain), then I get an error if
> I run latex mylayexfile.tex, because of the pictures:
> Typically
> ! LaTeX Error: File `Pictures/Disp_7143_pub.eps.bb' not found.

> All my pictures are eps.gz files (actually, links)
> located in Pictures

> Any help?

The .bb is a bit strange here. Is it in your original file name?

Maybe plain `latex` does not accep g-zipped files?

Günter