John, that is easily solved...
...not the age, of course :-)-O
Documents -> Settings -> Formats -> Output Format/Default Output Format:
Pull Down -> PDF (LuaTeX)
On the Bottom Right: OK
Then you look for the eyes in the toolbar on the top, and if you click
those, or run Control-R (I think, on the Mac it's Command-R) it'll
generate PDF.
If you work off of a template, do it there and whenever you copy it for
a new document it's already there.
I can confirm the italic issue on the beamer format (ie doing a
presentation) but I can't confirm it on Koma's letter and article
formats.
when I run
lyx --help
I see:
[...]
-e [--export] fmt
where fmt is the export format of choice. Look in
Tools->Preferences->File Handling->File Formats->Short Name
to see which parameter (which differs from the format name
in the File->Export menu) should be passed.
[...]
There I found stuff like pdf5 (which is the one from LuaLaTex) and some
others.
So, when I run
for i in 2 3 4 5 7 8
do
lyx -f -E pdf$i test.$i.pdf test.lyx
done
lyx -f -e pdf test.lyx
I get the enclosed (all possible?) PDFs.
I have also enclosed the source of the MWE for your convenience.
So perhaps you want to send me (off list) the two liner with a non
working emphasized word for testing. If I get it before 19:00 European
time I can play with it on the plane back to Namibia.
greetings, el
On 2019-07-06 02:54 , John White wrote:
> Cause I am old. Habit over 20 years or more with lovely lyx.
>
> I don't see a Lualatex in the export menu. I see pdf (luatex), which
> I am using on my 2.3.2 lyx version, and latex (luatex) which I have
> never tried.
>
> I like Noto Serif too. If you get the chance, please tell your friend
> that italicized Noto serif text prints as regular (non-italicized
> text) when exported via pdf (luatex) using Koma script article on my
> Debian stretch machine. Italics are not lost when, all else being the
> same, I switch from Noto serif to new century schoolbook.
>
> John
[...]
--
Dr. Eberhard W. Lisse / Obstetrician & Gynaecologist (Saar)
[email protected] / * | Telephone: +264 81 124 6733 (cell)
PO Box 8421 /
Bachbrecht, Namibia ;____/
test.2.pdf
Description: Adobe PDF document
test.3.pdf
Description: Adobe PDF document
test.4.pdf
Description: Adobe PDF document
test.5.pdf
Description: Adobe PDF document
test.7.pdf
Description: Adobe PDF document
test.8.pdf
Description: Adobe PDF document
#LyX 2.3 created this file. For more info see http://www.lyx.org/ \lyxformat 544 \begin_document \begin_header \save_transient_properties true \origin unavailable \textclass scrartcl \options DIV=12, parskip=half \use_default_options true \maintain_unincluded_children false \language english \language_package default \inputencoding auto \fontencoding global \font_roman "NotoSerif-TLF" "default" \font_sans "NotoSans-TLF" "default" \font_typewriter "NotoMono-TLF" "default" \font_math "auto" "auto" \font_default_family default \use_non_tex_fonts false \font_sc false \font_osf false \font_sf_scale 100 100 \font_tt_scale 100 100 \use_microtype true \use_dash_ligatures true \graphics default \default_output_format pdf5 \output_sync 0 \bibtex_command default \index_command default \paperfontsize default \spacing single \use_hyperref false \papersize default \use_geometry false \use_package amsmath 1 \use_package amssymb 1 \use_package cancel 1 \use_package esint 1 \use_package mathdots 1 \use_package mathtools 1 \use_package mhchem 1 \use_package stackrel 1 \use_package stmaryrd 1 \use_package undertilde 1 \cite_engine basic \cite_engine_type default \biblio_style plain \use_bibtopic false \use_indices false \paperorientation portrait \suppress_date false \justification true \use_refstyle 1 \use_minted 0 \index Index \shortcut idx \color #008000 \end_index \secnumdepth 3 \tocdepth 3 \paragraph_separation indent \paragraph_indentation default \is_math_indent 0 \math_numbering_side default \quotes_style english \dynamic_quotes 0 \papercolumns 1 \papersides 1 \paperpagestyle default \tracking_changes false \output_changes false \html_math_output 0 \html_css_as_file 0 \html_be_strict false \end_header \begin_body \begin_layout Standard aaaaaaaaa \end_layout \begin_layout Standard \emph on bbbbbbbb \end_layout \begin_layout Standard cccccccccc \end_layout \end_body \end_document
test.pdf
Description: Adobe PDF document
