Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Brotschrift Bestimmung in altem Druck

96 views
Skip to first unread message

Jens-Olaf Lindermann

unread,
Nov 6, 2023, 4:47:20 PM11/6/23
to

Moin,

für die Edition eines Werks aus dem 18. Jh. bräuchte ich einmal eine
Identifizierung durch die Fachleute:

<https://books.google.de/books?id=1YtWAAAAcAAJ&pg=RA6-PA9&hl=de&source=gbs_selected_pages&cad=1#v=onepage&q&f=false>

Mit welchen LaTeX-Fonts könnte ich dieses Druckbild (v.a. im Fließtext)
am besten nachempfinden? Von Glyphen/Schriftschnitten habe ich keine
Ahnung. Mir sieht es aus wie eine Palatino oder Garamond. Bestimmte
Initialen würde ich mit Goudy und dem lettrine-Paket realisieren, aber
bei der Wahl der Brotschrift passe ich (und habe jetzt wahrscheinlich so
einiges begrifflich durcheinandergerührt). Wäre für Hinweise dankbar!

sal.pl.
Jens


--
PGP-Key available
8923 F718 CFC1 9490 6711 0D3B 17A5 0634 6B71 A0DF

Carsten Vogel (TeXnicer)

unread,
Nov 7, 2023, 12:00:34 AM11/7/23
to
Am 06.11.2023 um 22:47 schrieb Jens-Olaf Lindermann:

> für die Edition eines Werks aus dem 18. Jh. bräuchte ich einmal eine
> Identifizierung durch die Fachleute:
>
> <https://books.google.de/books?id=1YtWAAAAcAAJ&pg=RA6-PA9&hl=de&source=gbs_selected_pages&cad=1#v=onepage&q&f=false>
>

Moin!

Whatthefont (https://www.myfonts.com/de/pages/whatthefont) sagt: Caslon
(andere, die es noch nicht so lange gibt) oder Garamond.


> Mit welchen LaTeX-Fonts könnte ich dieses Druckbild (v.a. im Fließtext)
> am besten nachempfinden? Von Glyphen/Schriftschnitten habe ich keine
> Ahnung. Mir sieht es aus wie eine Palatino oder Garamond. Bestimmte
> Initialen würde ich mit Goudy und dem lettrine-Paket realisieren, aber
> bei der Wahl der Brotschrift passe ich (und habe jetzt wahrscheinlich so
> einiges begrifflich durcheinandergerührt). Wäre für Hinweise dankbar!

https://tex.stackexchange.com/questions/406816/how-can-i-get-a-garamond-font

https://tug.org/FontCatalogue/garamond/

sonst mag ich die Schriften aus dem TeX Gyre Projekt:
https://www.gust.org.pl/projects/e-foundry/tex-gyre

Bookman bzw. Bonum vielleicht?

Grüße & IANAT,
Carsten




Carsten Vogel (TeXnicer)

unread,
Nov 7, 2023, 12:11:18 AM11/7/23
to
Am 07.11.2023 um 06:00 schrieb Carsten Vogel (TeXnicer):
> Am 06.11.2023 um 22:47 schrieb Jens-Olaf Lindermann:

>> Mit welchen LaTeX-Fonts könnte ich dieses Druckbild (v.a. im
>> Fließtext) am besten nachempfinden? Von Glyphen/Schriftschnitten habe
>> ich keine Ahnung. Mir sieht es aus wie eine Palatino oder Garamond.

% Ich fand: garamondlibre mit TeXlive2023.


\documentclass{article}

%\usepackage[urw-garamond]{mathdesign}
\usepackage{garamondlibre}
\usepackage[T1]{fontenc}


% not so minimal
\usepackage[utf8]{inputenc}
\usepackage[ngerman]{babel}
\usepackage{url}


\begin{document}
Das erste für GNU geschriebene Programm war der Texteditor GNU Emacs von
Richard Stallman. Die Arbeit daran begann im September 1984.[22] Anfang
1985 wurde es von Stallman selbst erstmals als benutzbar eingestuft. In
dieser Zeit war der Softwarevertrieb über das Internet noch nicht
üblich, da Zugänge selten waren. Software wurde stattdessen auf
Disketten verkauft.

1991 entwickelte Linus Torvalds, inspiriert durch GNU, einen neuen
Kernel: Linux. Dieser wurde 1992 unter der GNU General Public License
freigegeben und wurde von einigen Distributoren als Variante zum noch
nicht fertiggestellten Systemkernel GNU Hurd eingesetzt.[23] Es ist
Linux zu verdanken, dass heute tatsächlich eine Version des GNU-Systems
ausführbar ist.[24] Im Zuge zunehmender Popularität wurde diese Variante
GNUs fälschlicherweise „Linux“ genannt. Richard Stallman legt daher auf
die Bezeichnung GNU/Linux wert.[25] (Siehe auch GNU/Linux-Namensstreit.)
\\[10mm]
{\footnotesize Quelle: \url{https://de.wikipedia.org/wiki/GNU},
Abschnitt Geschichte}
\end{document}

Jens-Olaf Lindermann

unread,
Nov 7, 2023, 2:41:35 AM11/7/23
to

Moin Carsten!

super! Danke sehr. Die whatthefont Seite kannte ich noch nicht. Gleich
mal ein Lesezeichen gesetzt. Da lag ich ja gar nicht so daneben ;) Danke
auch für das MWE Beispiel. – Manchmal benutzt die Ed. auch noch
Griechisch, aber das krieg ich hin.

Vielen viele Dank!

Gruß

Markus Gail

unread,
Nov 7, 2023, 4:45:12 PM11/7/23
to
On 6. Nov 2023 at 22:47:16 CET, "Jens-Olaf Lindermann"
<j.lind...@fu-berlin.de> wrote:

> für die Edition eines Werks aus dem 18. Jh. bräuchte ich einmal eine
> Identifizierung durch die Fachleute:
>
> <https://books.google.de/books?id=1YtWAAAAcAAJ&pg=RA6-PA9&hl=de&source=gbs_selected_pages&cad=1#v=onepage&q&f=false>
>
> Mit welchen LaTeX-Fonts könnte ich dieses Druckbild (v.a. im Fließtext)
> am besten nachempfinden? Von Glyphen/Schriftschnitten habe ich keine
> Ahnung. Mir sieht es aus wie eine Palatino oder Garamond. Bestimmte
> Initialen würde ich mit Goudy und dem lettrine-Paket realisieren, aber
> bei der Wahl der Brotschrift passe ich (und habe jetzt wahrscheinlich so
> einiges begrifflich durcheinandergerührt). Wäre für Hinweise dankbar!


Palatino ist anders, auch eine Renaissance-Antiqua, aber eine moderne.

Garamond ist schon nicht verkehrt. Bembo und Day Roman (alias Dayrom) wären
einen Versuch wert.

Wenn Du allerdings den Schriftsatz mit allen Feinheiten (echte Kapitälchen,
Ligaturen, langes s) nachbauen willst, würde ich mir Hoefler Text (im
Lieferumfang von macOS enthalten) in Kombination mit XeTeX mal genauer
anschauen.

Gruß
M.

Jens-Olaf Lindermann

unread,
Nov 8, 2023, 1:57:04 AM11/8/23
to

Moin Markus,

> Wenn Du allerdings den Schriftsatz mit allen Feinheiten (echte Kapitälchen,
> Ligaturen, langes s) nachbauen willst, würde ich mir Hoefler Text (im
> Lieferumfang von macOS enthalten) in Kombination mit XeTeX mal genauer
> anschauen.

sch... warum sind die schönen Fonts immer nicht frei? (rhetorische
Frage) Wenn's da eine free font gäbe – ich verwende nämlich weder Mac
noch XeTeX, sondern LuaLaTeX und Debian. Gut – hier scheitert es wohl
eher an Mac. Danke aber für den Hinweis!

sal.pl.
J

Jens-Olaf Lindermann

unread,
Nov 8, 2023, 2:02:09 AM11/8/23
to
Nachtrag: Die Ligaturen versuche ich mit der Rare-Option annähernd zu
erreichen; es soll aber trotzdem ein Schriftbild sein, das nicht
komplett imitieren soll, sondern, wie sag ich's, ein Gefühl der
Entstehungszeit vermitteln soll. Kann man jetzt drüber streiten, ob das
sinnvoll ist. – Beim Berliner Stadtschloß ist das ja praktisch auch nur
eine wiederaufgebaute Kulisse...

Olaf Meltzer

unread,
Nov 8, 2023, 6:22:25 AM11/8/23
to
Am 08.11.23 um 07:57 schrieb Jens-Olaf Lindermann:

[Hoefler Text]

> Gut – hier scheitert es wohl eher an Mac.

Daran sollte es nicht scheitern. Hoefler Text in diversen Ausprägungen
befinden sich auch beim Fontsgeek als OTF (OpenTypeFonts).

Ausgehend z.B. von

https://fontsgeek.com/fonts/HoeflerText-Roman

findest Du dann alles Weitere, selbst Ornamente.

Gruß -- Olaf Meltzer

Jens-Olaf Lindermann

unread,
Nov 8, 2023, 6:33:57 AM11/8/23
to

> Daran sollte es nicht scheitern. Hoefler Text in diversen Ausprägungen
> befinden sich auch beim Fontsgeek als OTF (OpenTypeFonts).

Bin im siebten Himmel! :)) Danke – das Druckbild wirkt wirklich gut.

Gruß
Jens

Leah Neukirchen

unread,
Nov 8, 2023, 7:08:20 AM11/8/23
to
Jens-Olaf Lindermann <j.lind...@fu-berlin.de> writes:

> Moin Carsten!
>
> super! Danke sehr. Die whatthefont Seite kannte ich noch nicht. Gleich
> mal ein Lesezeichen gesetzt. Da lag ich ja gar nicht so daneben ;)
> Danke auch für das MWE Beispiel. – Manchmal benutzt die Ed. auch noch
> Griechisch, aber das krieg ich hin.

Die paar Worte auf Deutsch zwischendrin sind übrigens aus der Alten
Schwabacher gesetzt.

--
Leah Neukirchen <le...@vuxu.org> https://leahneukirchen.org/

Jens-Olaf Lindermann

unread,
Nov 8, 2023, 7:25:34 AM11/8/23
to

Moin Leah,

> Die paar Worte auf Deutsch zwischendrin sind übrigens aus der Alten
> Schwabacher gesetzt.

merci – hatte mit oldgerm rumexperimentiert und hab mich intuitiv für
\textswab entschieden. Für das Griechische benutze ich oldstandard –
Porson wirkt irgendwie klein...

Jruuß

Carsten Vogel (TeXnicer)

unread,
Nov 8, 2023, 10:28:37 PM11/8/23
to
Am 08.11.2023 um 12:33 schrieb Jens-Olaf Lindermann:
>
>> Daran sollte es nicht scheitern. Hoefler Text in diversen Ausprägungen
>> befinden sich auch beim Fontsgeek als OTF (OpenTypeFonts).

- Habe „HoeflerText Roman.otf“ heruntergeladen, mein TeXmaker auf XeTeX
umgestellt, ein wenig ge-duckduck-goed und...

\documentclass{article}
\usepackage{xltxtra}
\setmainfont{HoeflerText Roman.otf}
\usepackage{blindtext}
\begin{document}
\blindtext
\end{document}

fertig war es. :)

Grüße,
Carsten

Jens-Olaf Lindermann

unread,
Nov 9, 2023, 3:31:40 AM11/9/23
to

Hmmmmm... Jetzt wird's komisch:

> fertig war es. :)

Bei LuaLaTeX mit diesem MWE

\documentclass{scrbook}


\usepackage{fontspec}
\setmainfont{HoeflerText Roman.otf}
\usepackage{blindtext}
\begin{document}
\blindtext
\end{document}

kommt

luaotfload | db : Reload initiated (formats: otf,ttf,ttc); reason: File
not found: "HoeflerTextRoman.otf".

! Package fontspec Error: The font "HoeflerTextRoman" cannot be found.

For immediate help type H <return>.
...

l.6 \usepackage
{blindtext}
?

Dabei habe ich die in meinem .fonts Ordner drin...

*kopfkratz*

Mit \setmainfont[Ligatures=Rare]{HoeflerText} bekomme ich zwar das
Schriftbild, aber sowas wie Kapitälchen etc. scheint er dann zu ersetzen.

Rolf Niepraschk

unread,
Nov 9, 2023, 3:33:30 AM11/9/23
to
Am 08.11.23 um 19:42 schrieb Carsten Vogel (TeXnicer):
> Am 08.11.2023 um 12:33 schrieb Jens-Olaf Lindermann:
>>
>>> Daran sollte es nicht scheitern. Hoefler Text in diversen
>>> Ausprägungen befinden sich auch beim Fontsgeek als OTF (OpenTypeFonts).
>
> - Habe „HoeflerText Roman.otf“ heruntergeladen, mein TeXmaker auf XeTeX
> umgestellt, ein wenig ge-duckduck-goed und...
>

Und das funktioniert nicht mit LuaTeX? Würde mich wundern, wenn es so wäre.

...Rolf


Jens-Olaf Lindermann

unread,
Nov 9, 2023, 6:40:55 AM11/9/23
to

> Dabei habe ich die in meinem .fonts Ordner drin...

Ok, bin 'n büschen schlauer. Die Hoefler liegt in meinem .fonts-Ordner
im home-Verzeichnis, also nicht systemweit.

Ein wenig Googlekonsum ergibt, daß ich die dann wohl im System
installieren muß, und zwar (da OTF) unter /usr/share/fonts/type1/.

In dem Ordner liegen die Unterordner
gsfonts texlive-fonts-recommended urw-base35

Meine Vermutung: Ich ziehe die Hoefler (und was ich sonst noch so an OTF
in meinem home-Verzeichnis habe, in den
texlive-fonts-recommended-Ordner. Korrekt? (Was mich aber wundert, weil
er ja unter \setmainfont die Bezeichnung 'HoeflerText' ohne 'Roman.otf'
schon umsetzt...

Carsten Vogel (TeXnicer)

unread,
Nov 9, 2023, 8:00:00 AM11/9/23
to
Es funktioniert nicht, wegen des Leerzeichens im Dateinamen, ja.
LuaTeX möchte auch keine xltxtra (Warnung, aber der Hinweis einfach
fontspec direkt laden), damit lief sogar lualatex durch:

\documentclass{article}
%\usepackage{xltxtra}
\usepackage{fontspec}
\setmainfont{HoeflerTextRoman.otf}
// Ich habe die Datei einfach umbenannt ;)

Jens-Olaf Lindermann

unread,
Nov 9, 2023, 8:18:46 AM11/9/23
to

> fontspec direkt laden), damit lief sogar lualatex durch:

Kann ich leider nicht bestätigen :/ xltxtra hatte ich zu Anfang
rausgeworfen, weil ich vermutet hatte, daß das was mit XeTeX zu tun hat.

Nochmal mein MWE

\documentclass{scrbook}
\usepackage{fontspec}
\setmainfont{HoeflerTextRoman.otf}
\usepackage{blindtext}
\begin{document}
\blindtext \textsc{Text}
\end{document}

gibt unter lualatex aus

! Package fontspec Error: The font "HoeflerTextRoman" cannot be found.

For immediate help type H <return>.
...

l.6 \usepackage
{blindtext}
?

! Package fontspec Error: The font "HoeflerTextRoman" cannot be found.

For immediate help type H <return>.
...

l.6 \usepackage
{blindtext}
?
! Font
\TU/HoeflerTextRoman.otf(0)/m/n/10.95=[HoeflerTextRoman.otf]:mode=node;l
anguage=dflt;+tlig; at 10.95pt not loadable: metric data not found or bad.
<to be read again>
relax

Mit luatex verschluckt er sich bei mir schon bei scrbook

! Undefined control sequence.
l.1 \documentclass
{scrbook}

Was tun?

erzhausen

unread,
Nov 9, 2023, 8:19:39 AM11/9/23
to
Am 09.11.23 um 12:40 schrieb Jens-Olaf Lindermann:
>
>> Dabei habe ich die in meinem .fonts Ordner drin...
>
> Ok, bin 'n büschen schlauer. Die Hoefler liegt in meinem .fonts-Ordner
> im home-Verzeichnis, also nicht systemweit.
>
> Ein wenig Googlekonsum ergibt, daß ich die dann wohl im System
> installieren muß, und zwar (da OTF) unter /usr/share/fonts/type1/.
>
Bei mir liegen die OTF Fonts unter /usr/share/fonts/opentype/ (Debian
bookworm)

Jens-Olaf Lindermann

unread,
Nov 9, 2023, 8:38:22 AM11/9/23
to

> Bei mir liegen die OTF Fonts unter /usr/share/fonts/opentype/ (Debian
> bookworm)

Brauchen die dann noch einen speziellen Unterordner oder reicht einfach
der aus? Bei mir liegen da nämlich noch Unterordner wie porson,
artemisia usw.

erzhausen

unread,
Nov 9, 2023, 9:03:09 AM11/9/23
to
Am 09.11.23 um 14:38 schrieb Jens-Olaf Lindermann:
>
>> Bei mir liegen die OTF Fonts unter /usr/share/fonts/opentype/ (Debian
>> bookworm)
>
> Brauchen die dann noch einen speziellen Unterordner oder reicht einfach
> der aus? Bei mir liegen da nämlich noch Unterordner wie porson,
> artemisia usw.

Die Fonts haben eigene Unterordner - darin liegen dit OTF-Dateien der
versch. Schnitte

Jens-Olaf Lindermann

unread,
Nov 9, 2023, 9:28:53 AM11/9/23
to

> Die Fonts haben eigene Unterordner - darin liegen dit OTF-Dateien der
> versch. Schnitte

Dann sollte ich also # mkdir hoeflertext erstellen und da alles
reinpacken oder wie heißt der bei Dir? Den Schalter für systemweite
Fontinstallation unter xfce hab ich nämlich nicht gefunden und der Gnome
font-manager bietet mir keine Möglichkeit, das über GUI zu lösen.

Detlef Sax

unread,
Nov 9, 2023, 11:58:42 AM11/9/23
to
On Thu, 9 Nov 2023 15:28:49 +0100, Jens-Olaf Lindermann wrote:
>
>> Die Fonts haben eigene Unterordner - darin liegen dit OTF-Dateien der
>> versch. Schnitte
>
> Dann sollte ich also # mkdir hoeflertext erstellen und da alles
> reinpacken oder wie heißt der bei Dir? Den Schalter für systemweite
> Fontinstallation unter xfce hab ich nämlich nicht gefunden und der Gnome
> font-manager bietet mir keine Möglichkeit, das über GUI zu lösen.

GUI?
Font wie angedacht verschieben und dann im xterm mktexlsr ausführen.
Das wird übrigens ausgeführt wenn man in texconf REHASH auswählt.

Kannst ja vorher "man mktexlsr" aufrufen.

Detlef
--
https://www.12schrittefrei.de/
https://www.noart.de/

Jens-Olaf Lindermann

unread,
Nov 9, 2023, 12:27:57 PM11/9/23
to
> GUI?
bin faul ;)

> Font wie angedacht verschieben und dann im xterm mktexlsr ausführen.
> Das wird übrigens ausgeführt wenn man in texconf REHASH auswählt.

Gemacht:

1. # mkdir hoeflertext in /usr/share/fonts/opentype
2. Hoefler otf's in den Ordner hoeflertext verschoben
3. mktexlsr ausgeführt

MWE mit lualatex ausgeführt:

\documentclass{scrbook}
\usepackage{fontspec}
\setmainfont{HoeflerTextRoman.otf}

\begin{document}
Text \textsc{Text}
\end{document}

Ergebnis:
! Package fontspec Error: The font "HoeflerTextRoman" cannot be found.

Und ja, HoeflerText Roman.otf *ist* in besagtem Ordner... Und mit
\setmainfont{HoeflerText} wird mir zwar das 'Text' ausgegeben, aber
nicht die Kapitälchenauszeichnung...

sal.pl.
Jens

Jens-Olaf Lindermann

unread,
Nov 9, 2023, 12:42:55 PM11/9/23
to
Ich häng mal noch die log an:


This is LuaHBTeX, Version 1.17.0 (TeX Live 2023) (format=lualatex
2023.10.26) 9 NOV 2023 18:38
restricted system commands enabled.
**"Leere Datei.tex"
("./Leere Datei.tex"
LaTeX2e <2023-06-01> patch level 1
L3 programming layer <2023-10-23>
Lua module: luaotfload 2023-08-31 3.26 Lua based OpenType font support
Lua module: lualibs 2023-07-13 2.76 ConTeXt Lua standard libraries.
Lua module: lualibs-extended 2023-07-13 2.76 ConTeXt Lua libraries --
extended c
ollection.
luaotfload | conf : Root cache directory is
"/usr/local/texlive/2023/texmf-var/l
uatex-cache/generic/names".
luaotfload | init : Loading fontloader "fontloader-2023-08-19.lua" from
kpse-res
olved path
"/usr/local/texlive/2023/texmf-dist/tex/luatex/luaotfload/fontloader-
2023-08-19.lua".
Lua-only attribute luaotfload@noligature = 1
luaotfload | init : Context OpenType loader version 3.133
Inserting `luaotfload.node_processor' in `pre_linebreak_filter'.
Inserting `luaotfload.node_processor' in `hpack_filter'.
Inserting `luaotfload.glyph_stream' in `glyph_stream_provider'.
Inserting `luaotfload.define_font' in `define_font'.
Lua-only attribute luaotfload_color_attribute = 2
luaotfload | conf : Root cache directory is
"/usr/local/texlive/2023/texmf-var/l
uatex-cache/generic/names".
Inserting `luaotfload.harf.strip_prefix' in `find_opentype_file'.
Inserting `luaotfload.harf.strip_prefix' in `find_truetype_file'.
Removing `luaotfload.glyph_stream' from `glyph_stream_provider'.
Inserting `luaotfload.harf.glyphstream' in `glyph_stream_provider'.
Inserting `luaotfload.harf.finalize_vlist' in `post_linebreak_filter'.
Inserting `luaotfload.harf.finalize_hlist' in `hpack_filter'.
Inserting `luaotfload.cleanup_files' in `wrapup_run'.
Inserting `luaotfload.harf.finalize_unicode' in `finish_pdffile'.
Inserting `luaotfload.glyphinfo' in `glyph_info'.
Lua-only attribute luaotfload.letterspace_done = 3
Inserting `luaotfload.aux.set_sscale_dimens' in `luaotfload.patch_font'.
Inserting `luaotfload.aux.set_font_index' in `luaotfload.patch_font'.
Inserting `luaotfload.aux.patch_cambria_domh' in `luaotfload.patch_font'.
Inserting `luaotfload.aux.fixup_fontdata' in `luaotfload.patch_font_unsafe'.
Inserting `luaotfload.aux.set_capheight' in `luaotfload.patch_font'.
Inserting `luaotfload.aux.set_xheight' in `luaotfload.patch_font'.
Inserting `luaotfload.rewrite_fontname' in `luaotfload.patch_font'.
Inserting `tracingstacklevels' in `input_level_string'.
(/usr/local/texlive/202
3/texmf-dist/tex/latex/koma-script/scrbook.cls
Document Class: scrbook 2023/07/07 v3.41 KOMA-Script document class (book)
(/usr/local/texlive/2023/texmf-dist/tex/latex/koma-script/scrkbase.sty
Package: scrkbase 2023/07/07 v3.41 KOMA-Script package
(KOMA-Script-dependent b
asics and keyval usage)

(/usr/local/texlive/2023/texmf-dist/tex/latex/koma-script/scrbase.sty
Package: scrbase 2023/07/07 v3.41 KOMA-Script package
(KOMA-Script-independent
basics and keyval usage)

(/usr/local/texlive/2023/texmf-dist/tex/latex/koma-script/scrlfile.sty
Package: scrlfile 2023/07/07 v3.41 KOMA-Script package (file load hooks)

(/usr/local/texlive/2023/texmf-dist/tex/latex/koma-script/scrlfile-hook.sty
Package: scrlfile-hook 2023/07/07 v3.41 KOMA-Script package (using LaTeX
hooks)


(/usr/local/texlive/2023/texmf-dist/tex/latex/koma-script/scrlogo.sty
Package: scrlogo 2023/07/07 v3.41 KOMA-Script package (logo)
)))
(/usr/local/texlive/2023/texmf-dist/tex/latex/graphics/keyval.sty
Package: keyval 2022/05/29 v1.15 key=value parser (DPC)
\KV@toks@=\toks17
)
Applying: [2021/05/01] Usage of raw or classic option list on input line
252.
Already applied: [0000/00/00] Usage of raw or classic option list on
input line
368.
))
(/usr/local/texlive/2023/texmf-dist/tex/latex/koma-script/tocbasic.sty
Package: tocbasic 2023/07/07 v3.41 KOMA-Script package (handling toc-files)
\scr@dte@tocline@numberwidth=\skip48
\scr@dte@tocline@numbox=\box51
)
Package tocbasic Info: omitting babel extension for `toc'
(tocbasic) because of feature `nobabel' available
(tocbasic) for `toc' on input line 135.
Class scrbook Info: File `scrsize11pt.clo' used instead of
(scrbook) file `scrsize11.clo' to setup font sizes on input
line 2691
.

(/usr/local/texlive/2023/texmf-dist/tex/latex/koma-script/scrsize11pt.clo
File: scrsize11pt.clo 2023/07/07 v3.41 KOMA-Script font size class
option (11pt
)
luaotfload | db : Font names database loaded from
/usr/local/texlive/2023/texmf-
var/luatex-cache/generic/names/luaotfload-names.luc.gz)
(/usr/local/texlive/2023/texmf-dist/tex/latex/koma-script/typearea.sty
Package: typearea 2023/07/07 v3.41 KOMA-Script package (type area)
\ta@bcor=\skip49
\ta@div=\count184
\ta@hblk=\skip50
\ta@vblk=\skip51
\ta@temp=\skip52
\footheight=\skip53
Package typearea Info: These are the values describing the layout:
(typearea) DIV = 10
(typearea) BCOR = 0.0pt
(typearea) \paperwidth = 597.50793pt
(typearea) \textwidth = 418.25555pt
(typearea) DIV departure = -6%
(typearea) \evensidemargin = 47.2316pt
(typearea) \oddsidemargin = -12.5192pt
(typearea) \paperheight = 845.04694pt
(typearea) \textheight = 595.80026pt
(typearea) \topmargin = -25.16531pt
(typearea) \headheight = 17.0pt
(typearea) \headsep = 20.40001pt
(typearea) \topskip = 11.0pt
(typearea) \footskip = 47.6pt
(typearea) \baselineskip = 13.6pt
(typearea) on input line 1799.
)
\c@part=\count185
\c@chapter=\count186
\c@section=\count187
\c@subsection=\count188
\c@subsubsection=\count189
\c@paragraph=\count190
\c@subparagraph=\count191
\scr@dte@chapter@maxnumwidth=\skip54
Class scrbook Info: using compatibility default `afterindent=bysign'
(scrbook) for `\chapter on input line 5990.
\scr@dte@section@maxnumwidth=\skip55
Class scrbook Info: using compatibility default `runin=bysign'
(scrbook) for `\section on input line 6001.
Class scrbook Info: using compatibility default `afterindent=bysign'
(scrbook) for `\section on input line 6001.
\scr@dte@part@maxnumwidth=\skip56
Class scrbook Info: using compatibility default `afterindent=true'
(scrbook) for `\part on input line 6010.
\scr@dte@subsection@maxnumwidth=\skip57
Class scrbook Info: using compatibility default `runin=bysign'
(scrbook) for `\subsection on input line 6020.
Class scrbook Info: using compatibility default `afterindent=bysign'
(scrbook) for `\subsection on input line 6020.
\scr@dte@subsubsection@maxnumwidth=\skip58
Class scrbook Info: using compatibility default `runin=bysign'
(scrbook) for `\subsubsection on input line 6030.
Class scrbook Info: using compatibility default `afterindent=bysign'
(scrbook) for `\subsubsection on input line 6030.
\scr@dte@paragraph@maxnumwidth=\skip59
Class scrbook Info: using compatibility default `runin=bysign'
(scrbook) for `\paragraph on input line 6041.
Class scrbook Info: using compatibility default `afterindent=bysign'
(scrbook) for `\paragraph on input line 6041.
\scr@dte@subparagraph@maxnumwidth=\skip60
Class scrbook Info: using compatibility default `runin=bysign'
(scrbook) for `\subparagraph on input line 6051.
Class scrbook Info: using compatibility default `afterindent=bysign'
(scrbook) for `\subparagraph on input line 6051.
\abovecaptionskip=\skip61
\belowcaptionskip=\skip62
\c@pti@nb@sid@b@x=\box52
Package tocbasic Info: omitting babel extension for `lof'
(tocbasic) because of feature `nobabel' available
(tocbasic) for `lof' on input line 7242.
\scr@dte@figure@maxnumwidth=\skip63
\c@figure=\count192
Package tocbasic Info: omitting babel extension for `lot'
(tocbasic) because of feature `nobabel' available
(tocbasic) for `lot' on input line 7259.
\scr@dte@table@maxnumwidth=\skip64
\c@table=\count193
Class scrbook Info: Redefining `\numberline' on input line 7430.
\bibindent=\dimen139
)
(/usr/local/texlive/2023/texmf-dist/tex/latex/fontspec/fontspec.sty
(/usr/local/texlive/2023/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
(/usr/local/texlive/2023/texmf-dist/tex/latex/l3kernel/expl3.sty
Package: expl3 2023-10-23 L3 programming layer (loader)

(/usr/local/texlive/2023/texmf-dist/tex/latex/l3backend/l3backend-luatex.def
File: l3backend-luatex.def 2023-10-23 L3 backend support: PDF output
(LuaTeX)
\l__color_backend_stack_int=\count194
Inserting `l3color' in `luaotfload.parse_color'.
\l__pdf_internal_box=\box53
))
Package: xparse 2023-10-10 L3 Experimental document command parser
)
Package: fontspec 2022/01/15 v2.8a Font selection for XeLaTeX and LuaLaTeX
Lua module: fontspec 2022/01/15 2.8a Font selection for XeLaTeX and
LuaLaTeX (/
usr/local/texlive/2023/texmf-dist/tex/latex/fontspec/fontspec-luatex.sty
Package: fontspec-luatex 2022/01/15 v2.8a Font selection for XeLaTeX and
LuaLaT
eX
\l__fontspec_script_int=\count195
\l__fontspec_language_int=\count196
\l__fontspec_strnum_int=\count197
\l__fontspec_tmp_int=\count198
\l__fontspec_tmpa_int=\count199
\l__fontspec_tmpb_int=\count266
\l__fontspec_tmpc_int=\count267
\l__fontspec_em_int=\count268
\l__fontspec_emdef_int=\count269
\l__fontspec_strong_int=\count270
\l__fontspec_strongdef_int=\count271
\l__fontspec_tmpa_dim=\dimen140
\l__fontspec_tmpb_dim=\dimen141
\l__fontspec_tmpc_dim=\dimen142

(/usr/local/texlive/2023/texmf-dist/tex/latex/base/fontenc.sty
Package: fontenc 2021/04/29 v2.0v Standard LaTeX package
)
(/usr/local/texlive/2023/texmf-dist/tex/latex/fontspec/fontspec.cfg)))
luaotfload | db : Reload initiated (formats: otf,ttf,ttc); reason: File
not foun
d: "HoeflerTextRoman.ttf".

! Package fontspec Error: The font "HoeflerTextRoman" cannot be found.

For immediate help type H <return>.
...

l.6 \usepackage
{blindtext}
?
luaotfload | aux : no font with id 0
luaotfload | aux : no font with id 0

! Package fontspec Error: The font "HoeflerTextRoman" cannot be found.

For immediate help type H <return>.
...

l.6 \usepackage
{blindtext}
?

! Package fontspec Error: The font "HoeflerTextRoman" cannot be found.

For immediate help type H <return>.
...

l.6 \usepackage
{blindtext}
?

Package fontspec Info: Font family 'HoeflerTextRoman.ttf(0)' created for
font
(fontspec) 'HoeflerTextRoman.ttf' with options [Ligatures=TeX].
(fontspec)
(fontspec) This font family consists of the following NFSS
(fontspec) series/shapes:
(fontspec)
(fontspec) - 'normal' (m/n) with NFSS spec.:
(fontspec)
<->"[HoeflerTextRoman.ttf]:mode=node;language=dflt;+tlig
;"
(fontspec) - 'small caps' (m/sc) with NFSS spec.:

! Font
\TU/HoeflerTextRoman.ttf(0)/m/n/10.95=[HoeflerTextRoman.ttf]:mode=node;la
nguage=dflt;+tlig; at 10.95pt not loadable: metric data not found or bad.
<to be read again>
relax
l.6 \usepackage
{blindtext}
?
(/usr/local/texlive/2023/texmf-dist/tex/latex/blindtext/blindtext.sty
Package: blindtext 2012/01/06 V2.0 blindtext-Package

(/usr/local/texlive/2023/texmf-dist/tex/latex/tools/xspace.sty
Package: xspace 2014/10/28 v1.13 Space after command names (DPC,MH)
)
\c@blindtext=\count272
\c@Blindtext=\count273
\c@blind@countparstart=\count274
\blind@countxx=\count275
\blindtext@numBlindtext=\count276
\blind@countyy=\count277
\c@blindlist=\count278
\c@blindlistlevel=\count279
\c@blindlist@level=\count280
\blind@listitem=\count281
\c@blind@listcount=\count282
\c@blind@levelcount=\count283
\blind@mathformula=\count284
\blind@Mathformula=\count285
\c@blind@randomcount=\count286
\c@blind@randommax=\count287
\c@blind@pangramcount=\count288
\c@blind@pangrammax=\count289
)
("./Leere Datei.aux")
\openout1 = Leere Datei.aux

LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 7.
LaTeX Font Info: Trying to load font information for TS1+cmr on input
line 7
.

(/usr/local/texlive/2023/texmf-dist/tex/latex/base/ts1cmr.fd
File: ts1cmr.fd 2023/04/13 v2.5m Standard LaTeX font definitions
)
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for TU/lmr/m/n on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 7.
LaTeX Font Info: ... okay on input line 7.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 7.
LaTeX Font Info: ... okay on input line 7.
Package scrbase Info: activating english \partname on input line 7.
Package scrbase Info: activating english \chaptername on input line 7.
Package scrbase Info: activating english \appendixname on input line 7.
Package scrbase Info: activating english \figurename on input line 7.
Package scrbase Info: activating english \tablename on input line 7.
Package scrbase Info: activating english \contentsname on input line 7.
Package scrbase Info: activating english \listfigurename on input line 7.
Package scrbase Info: activating english \listtablename on input line 7.
Package scrbase Info: activating english \bibname on input line 7.
Package scrbase Info: activating english \indexname on input line 7.

Package fontspec Info: Adjusting the maths setup (use [no-math] to avoid
(fontspec) this).

\symlegacymaths=\mathgroup4
LaTeX Font Info: Overwriting symbol font `legacymaths' in version `bold'
(Font) OT1/cmr/m/n --> OT1/cmr/bx/n on input line 7.
LaTeX Font Info: Redeclaring math accent \acute on input line 7.
LaTeX Font Info: Redeclaring math accent \grave on input line 7.
LaTeX Font Info: Redeclaring math accent \ddot on input line 7.
LaTeX Font Info: Redeclaring math accent \tilde on input line 7.
LaTeX Font Info: Redeclaring math accent \bar on input line 7.
LaTeX Font Info: Redeclaring math accent \breve on input line 7.
LaTeX Font Info: Redeclaring math accent \check on input line 7.
LaTeX Font Info: Redeclaring math accent \hat on input line 7.
LaTeX Font Info: Redeclaring math accent \dot on input line 7.
LaTeX Font Info: Redeclaring math accent \mathring on input line 7.
LaTeX Font Info: Redeclaring math symbol \colon on input line 7.
LaTeX Font Info: Redeclaring math symbol \Gamma on input line 7.
LaTeX Font Info: Redeclaring math symbol \Delta on input line 7.
LaTeX Font Info: Redeclaring math symbol \Theta on input line 7.
LaTeX Font Info: Redeclaring math symbol \Lambda on input line 7.
LaTeX Font Info: Redeclaring math symbol \Xi on input line 7.
LaTeX Font Info: Redeclaring math symbol \Pi on input line 7.
LaTeX Font Info: Redeclaring math symbol \Sigma on input line 7.
LaTeX Font Info: Redeclaring math symbol \Upsilon on input line 7.
LaTeX Font Info: Redeclaring math symbol \Phi on input line 7.
LaTeX Font Info: Redeclaring math symbol \Psi on input line 7.
LaTeX Font Info: Redeclaring math symbol \Omega on input line 7.
LaTeX Font Info: Redeclaring math symbol \mathdollar on input line 7.
LaTeX Font Info: Redeclaring symbol font `operators' on input line 7.
LaTeX Font Info: Encoding `OT1' has changed to `TU' for symbol font
(Font) `operators' in the math version `normal' on input
line 7.
LaTeX Font Info: Overwriting symbol font `operators' in version `normal'
(Font) OT1/cmr/m/n --> TU/HoeflerTextRoman.ttf(0)/m/n
on input
line 7.
LaTeX Font Info: Encoding `OT1' has changed to `TU' for symbol font
(Font) `operators' in the math version `bold' on input line 7.
LaTeX Font Info: Overwriting symbol font `operators' in version `bold'
(Font) OT1/cmr/bx/n --> TU/HoeflerTextRoman.ttf(0)/m/n
on inpu
t line 7.
LaTeX Font Info: Overwriting symbol font `operators' in version `normal'
(Font) TU/HoeflerTextRoman.ttf(0)/m/n -->
TU/HoeflerTextRoman.
ttf(0)/m/n on input line 7.
LaTeX Font Info: Overwriting math alphabet `\mathit' in version `normal'
(Font) OT1/cmr/m/it --> TU/HoeflerTextRoman.ttf(0)/m/it
on inp
ut line 7.
LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `normal'
(Font) OT1/cmr/bx/n --> TU/HoeflerTextRoman.ttf(0)/b/n
on inpu
t line 7.
LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `normal'
(Font) OT1/cmss/m/n --> TU/lmss/m/n on input line 7.
LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `normal'
(Font) OT1/cmtt/m/n --> TU/lmtt/m/n on input line 7.
LaTeX Font Info: Overwriting symbol font `operators' in version `bold'
(Font) TU/HoeflerTextRoman.ttf(0)/m/n -->
TU/HoeflerTextRoman.
ttf(0)/b/n on input line 7.
LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold'
(Font) OT1/cmr/bx/it -->
TU/HoeflerTextRoman.ttf(0)/b/it on in
put line 7.
LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `bold'
(Font) OT1/cmss/bx/n --> TU/lmss/b/n on input line 7.
LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `bold'
(Font) OT1/cmtt/m/n --> TU/lmtt/b/n on input line 7.


LaTeX Font Warning: Font shape `TU/HoeflerTextRoman.ttf(0)/m/sc' undefined
(Font) using `TU/HoeflerTextRoman.ttf(0)/m/n' instead on
input lin
e 8.


LaTeX Font Warning: Font shape `TU/HoeflerTextRoman.ttf(0)/m/sl' undefined
(Font) using `TU/HoeflerTextRoman.ttf(0)/m/it' instead on
input li
ne 9.


LaTeX Font Warning: Font shape `TU/HoeflerTextRoman.ttf(0)/m/it' undefined
(Font) using `TU/HoeflerTextRoman.ttf(0)/m/n' instead on
input lin
e 9.

[1


Missing character: There is no T (U+0054) in font nullfont!
Missing character: There is no e (U+0065) in font nullfont!
Missing character: There is no x (U+0078) in font nullfont!
Missing character: There is no t (U+0074) in font nullfont!
Missing character: There is no T (U+0054) in font nullfont!
Missing character: There is no e (U+0065) in font nullfont!
Missing character: There is no x (U+0078) in font nullfont!
Missing character: There is no t (U+0074) in font nullfont!
Missing character: There is no 1 (U+0031) in font nullfont!
] ("./Leere Datei.aux")
***********
LaTeX2e <2023-06-01> patch level 1
L3 programming layer <2023-10-23>
***********


LaTeX Font Warning: Some font shapes were not available, defaults
substituted.

)

Here is how much of LuaTeX's memory you used:
6036 strings out of 476729
100000,1977958 words of node,token memory allocated
426 words of node memory still in use:
3 hlist, 1 vlist, 1 rule, 2 glue, 3 kern, 1 glyph, 4 attribute, 52
glue_spec,
4 attribute_list, 1 write nodes
avail lists: 2:33,3:4,4:1,5:26,6:2,7:46,9:32,11:3
27855 multiletter control sequences out of 65536+600000
16 fonts using 856719 bytes
108i,8n,101p,10907b,273s stack positions out of
10000i,1000n,20000p,200000b,200000s
Output written on Leere Datei.pdf (1 page, 888 bytes).

PDF statistics: 8 PDF objects out of 1000 (max. 8388607)
4 compressed objects within 1 object stream
0 named destinations out of 1000 (max. 131072)
1 words of extra memory for PDF output out of 10000 (max. 100000000)

Carsten Vogel (TeXnicer)

unread,
Nov 9, 2023, 2:23:50 PM11/9/23
to
Am 09.11.2023 um 18:27 schrieb Jens-Olaf Lindermann:
>> GUI?
> bin faul ;)
>
>> Font wie angedacht verschieben und dann im xterm mktexlsr ausführen.
>> Das wird übrigens ausgeführt wenn man in texconf REHASH auswählt.
>
> Gemacht:
> 2. Hoefler otf's in den Ordner hoeflertext verschoben

Ich denke nicht, höchstens die otfs oder .otf-Dateien. ;)

Noch einmal, die Datei „HoeflerText Roman.otf“ enthält ein Leerzeichen
(nach Text und vor Roman), mit dem bei mir das Laden auch verhindert
wird. Ich habe die Font-Datei umbenannt, so dass sie kein Leerzeichen
mehr enthält, hast Du das auch?

Im Übrigen habe ich die Font-Datei lediglich in das Arbeitsverzeichnis
der .tex-Datei verschoben. Das ist natürlich nur eine kurzfristige
Lösung, aber ein guter Anfang.

luaLaTeX:
=========
\documentclass{article}
%\usepackage{xltxtra}
\usepackage{fontspec}
\setmainfont{HoeflerTextRoman.otf}
\usepackage{blindtext}
\begin{document}
\blindtext
\end{document}


XeTeX:
======
\documentclass{article}
%\usepackage{xltxtra}
\usepackage{fontspec}
\setmainfont{HoeflerTextRoman.otf}
\usepackage{blindtext}
\begin{document}
\blindtext
\end{document}

HTH,
Carsten

Carsten Vogel (TeXnicer)

unread,
Nov 9, 2023, 2:27:57 PM11/9/23
to
Am 09.11.2023 um 14:18 schrieb Jens-Olaf Lindermann:
>
>> fontspec direkt laden), damit lief sogar lualatex durch:
>
>
> ! Package fontspec Error: The font "HoeflerTextRoman" cannot be found.

Ich habe die Datei umbenannt, weil das Leerzeichen im Dateinamen auch
mein System vor unüberwindbare Hürden gebracht hat - und mit \ "" und
dergleichen wollte ich nicht anfangen zu experimentieren.
„HoeflerText Roman.otf“ ==> „HoeflerTextRoman.otf“
-----------^^^^


> Mit luatex verschluckt er sich bei mir schon bei scrbook
>
> ! Undefined control sequence.
> l.1 \documentclass
>                 {scrbook}

a. KOMA-Script nachinstallieren CTAN: https://www.ctan.org/pkg/koma-script
b. s/scrbook/article||book
c. cannot tell

HTH,
Carsten

Jens-Olaf Lindermann

unread,
Nov 9, 2023, 3:17:18 PM11/9/23
to
Am 09.11.23 um 20:23 schrieb Carsten Vogel (TeXnicer):

> Ich denke nicht, höchstens die otfs oder .otf-Dateien. ;)

Erwischt ;)

> (nach Text und vor Roman), mit dem bei mir das Laden auch verhindert

*Jetzt* läuft es durch! Danke, Carsten! Wenn ich mir die ls Ausgabe von
meinem hoeflertext-Ordner ansehe...

/usr/share/fonts/opentype/hoeflertext$ ls
'HoeflerText Black--Alt Italic.otf'
'HoeflerText Black--Sw-SC Italic.otf'
'HoeflerText --SC Bold Italic.otf'
'HoeflerText Black-Alt Regular.otf'
'Hoefler Text Black.ttf'
'HoeflerText -SmallCaps Bold.otf'
'Hoefler Text Black Italic.ttf'
'HoeflerText Bold.otf'
'HoeflerText -SmallCaps Italic.otf'

usw. ...dann sind da verdammt viele Leerzeichen. Vielleicht verhindert
das auch, daß er den \textsc Befehl nicht ausführt.

Und angefangen hatte alles mit 'ner Font-Frage... :/

Gruß

Jens-Olaf Lindermann

unread,
Nov 10, 2023, 1:47:02 AM11/10/23
to

Moin,

nachdem ich auf Carstens Rat hin die Leerzeichen im Namen gelöscht habe,
bin jetzt etwas weiter, da wohl nicht nur ich das Problem hatte: vid.
<https://tex.stackexchange.com/questions/495901/texlive-2019-and-hoefler-text-features>

MWE:

\documentclass{scrbook}
\usepackage{fontspec}
\setmainfont{HoeflerTextRoman.otf}[
BoldFont = HoeflerTextBold.otf,
ItalicFont = HoeflerTextItalic.otf,
BoldItalicFont = HoeflerTextSwashBoldItalic.otf,
BoldItalicFeatures = {SmallCapsFont = HoeflerTextSwSCBoldItalic.otf},
SmallCapsFont = HoeflerTextSmallCapsRoman.otf,
]
\usepackage{blindtext}
\begin{document}
\blindtext

\textbf{Text}
\textit{Text}
\textsc{Text}

\end{document}

Das setzt jetzt alles wie gewünscht. Ich habe allerdings noch das
Problem bei den BoldFeatures; die liefen bei mir nicht, aber ich hangle
mich mal weiter ;) Bin über weitere Hinweise dankbar. Für die bisherige
Hilfe sowieso!

sal.pl.

Olaf Meltzer

unread,
Nov 10, 2023, 7:49:27 AM11/10/23
to
Am 10.11.23 um 07:46 schrieb Jens-Olaf Lindermann:

> Das setzt jetzt alles wie gewünscht. Ich habe allerdings noch das
> Problem bei den BoldFeatures;

Ich berichte mal meine Erfahrungen in diesem Zusammenhang mit openSUSE
Leap 15.5 mit KDE-Desktop und dem aktuellem TeXlive 2023. Ich benutze
nicht das TeXlive aus der SUSE-Distribution, sondern habe das TeXlive
2023 original installiert und schirme es gegenüber Abhängigkeiten aus
der SUSE-Distribution mit dem aktuellen texlive-dummy ab.

Vom Fontsgeek habe ich alle auf HoeflerText bezogenen Archive -- auch
das ornamentale Zeug (obwohl ich noch nicht weiß, wie das korrekt zu
benutzen ist) -- heruntergeladen und in einem temporären Ordner
entpackt. Dabei stellte ich heraus, dass gar nicht _alle_ Fonts als OTF
vorliegen, sondern auch ein paar als TTF. Davon habe ich mich aber nicht
weiter irritieren lassen, und erst einmal nur mit den OTF weitergemacht.

Der nächste Schritt war das Einbinden aller OTF in den KDE Desktop als
systemweite Schriften mit dem GUI-Programm "Schriftinstallation" des
KDE-Systems. Das klappte reibungslos, und nach einem System-Neustart
verlief ein erster Test mit LibreOffice wie zu erwarten positiv. Ich
konnte dort alle Fonts verwenden. Diese legte das System übrigens
automatisch sämtlich unter

/usr/local/share/fonts/h/

ab und ersetzte dabei automatisch alle Leerzeichen der originalen
Dateinamen durch Unterstriche. Ob ein texhash (als root ausgeführt)
wirklich noch nötig war, um die Fonts auch für LuaLaTex sichtbar zu
machen? Ich habe es jedenfalls befohlen.

Jetzt sollte endlich der Affe ins Wasser springen:

%%%%%
%%
%% Zur kompilation mit LuaLatex
%%
\documentclass{scrarticle}
\usepackage{fontspec}
\setmainfont{HoeflerText_Roman.otf}[
BoldFont = HoeflerText_Bold.otf,
ItalicFont = HoeflerText_Italic.otf,
BoldItalicFont = HoeflerText___Swash_Bold_Italic.otf,
BoldItalicFeatures = {SmallCapsFont =
HoeflerText___Sw_SC_Bold_Italic.otf},
SmallCapsFont = HoeflerText__SmallCaps_Roman.otf
]
\usepackage{blindtext}
\begin{document}
\blindtext

Dies sollte \textbf{fett Roman} gesetzt werden.

Dies sollte \textit{Kursiv} gesetzt werden.

Dies sollte \textit{\textbf{Fettkursiv}} gesetzt werden.

Dies sollte in \textit{\textbf{\textsc{fetten, kursiven Small Caps}}}
gesetzt werden.

Dies sollte \textsc{Small Caps} gesetzt werden.
\end{document}
%%
%%%%%

Das funktionierte anstandslos und alles wurde wie gefordert richtig gesetzt.

Gruß -- Olaf Meltzer





Jens-Olaf Lindermann

unread,
Nov 10, 2023, 8:17:05 AM11/10/23
to

Moin Olaf,

> Das funktionierte anstandslos und alles wurde wie gefordert richtig
> gesetzt.

Bei mir jetzt auch! Habe bloß 'meine' Font-Namen gewählt. Danke Dir und
allen anderen auch für die Mühe und die Hilfe!

sal.pl

Jens-Olaf Lindermann

unread,
Nov 10, 2023, 8:20:32 AM11/10/23
to
Am 10.11.23 um 13:49 schrieb Olaf Meltzer:
> auch das ornamentale Zeug (obwohl ich noch nicht weiß, wie das korrekt
> zu benutzen ist)

Das würde mich natürlich irgendwann interessieren – aber Schrift reicht
mir erstmal... ;)

Rolf Niepraschk

unread,
Nov 10, 2023, 5:26:18 PM11/10/23
to
Am 09.11.23 um 20:27 schrieb Carsten Vogel (TeXnicer):
...
>
>> Mit luatex verschluckt er sich bei mir schon bei scrbook
>>
>> ! Undefined control sequence.
>> l.1 \documentclass
>>                  {scrbook}
>
> a. KOMA-Script nachinstallieren CTAN: https://www.ctan.org/pkg/koma-script

Unsinn.

> b. s/scrbook/article||book

Unsinn.

> c. cannot tell
>

Es handelt sich bei 'scrbook' usw. um LaTeX-Dokumentenklassen. Wieso
soll eine solche denn mit Plain-TeX funktionieren?

--> lualatex dateiname

Das sollte Dir mittlerweile bekannt sein.

...Rolf

Carsten Vogel (TeXnicer)

unread,
Nov 11, 2023, 1:25:06 AM11/11/23
to
Am 10.11.2023 um 23:26 schrieb Rolf Niepraschk:
> Am 09.11.23 um 20:27 schrieb Carsten Vogel (TeXnicer):
> ...
>>
>>> Mit luatex verschluckt er sich bei mir schon bei scrbook
>
> Es handelt sich bei 'scrbook' usw. um LaTeX-Dokumentenklassen. Wieso
> soll eine solche denn mit Plain-TeX funktionieren?
>
> --> lualatex dateiname
>
> Das sollte Dir mittlerweile bekannt sein.


Hallo Rolf, danke für's korrigieren.
Ehrlich, lualatex und XeTeX habe ich noch nie wirklich näher betrachtet
oder genutzt, das oben gelang nur, weil mein TeXmaker diese Optionen
anbietet. Ich arbeite sonst immer mit LaTeX, weil damit das PSTricks so
schön läuft. An dieser Stelle gerne noch einmal Dank dafür.

Als Laie gestehst Du mir hoffentlich ein, dass ich bei lualatex nicht an
Plain-TeX gedacht habe.

Nach sovielen Jahren scheint all mein Wissen wie ein schmaler Grat.

Ein schönes Wochenende von der Küste,
Carsten

Carsten Vogel (TeXnicer)

unread,
Nov 11, 2023, 1:25:47 AM11/11/23
to
>> Am 09.11.23 um 20:27 schrieb Carsten Vogel (TeXnicer):
> Hallo Rolf, danke für's korrigieren.

*Korrigieren

Rolf Niepraschk

unread,
Nov 11, 2023, 2:18:42 AM11/11/23
to
Am 11.11.23 um 07:24 schrieb Carsten Vogel (TeXnicer):
> Am 10.11.2023 um 23:26 schrieb Rolf Niepraschk:
>> Am 09.11.23 um 20:27 schrieb Carsten Vogel (TeXnicer):
>> ...
>>>
>>>> Mit luatex verschluckt er sich bei mir schon bei scrbook
>>
>> Es handelt sich bei 'scrbook' usw. um LaTeX-Dokumentenklassen. Wieso
>> soll eine solche denn mit Plain-TeX funktionieren?
>>
>> --> lualatex dateiname
>>
>> Das sollte Dir mittlerweile bekannt sein.
>
>
> Hallo Rolf, danke für's korrigieren.
> Ehrlich, lualatex und XeTeX habe ich noch nie wirklich näher betrachtet
> oder genutzt, das oben gelang nur, weil mein TeXmaker diese Optionen
> anbietet. Ich arbeite sonst immer mit LaTeX, weil damit das PSTricks so
> schön läuft. An dieser Stelle gerne noch einmal Dank dafür.

Es ist immer von Vorteil, »mit der Zeit zu gehen«. Auch weil bei solchen
Aussagen, die Du gern von Dir gibst, Leute die hier mitlesen in die Irre
geleitet werden. Zu PSTricks: Es gibt mittlerweile kaum noch
irgendetwas, was nicht ebenfalls mit dem Ausruf

lualatex dateiname

erledigt werden kann. Ignoranz ist kein guter Antrieb für die Leute, die
viel Gutes für TeX (auch und insbesondere für LaTeX) tun.

>
> Als Laie gestehst Du mir hoffentlich ein, dass ich bei lualatex nicht an
> Plain-TeX gedacht habe.

**tex == Plain-Tex
**latex == LaTeX

...Rolf

Dr Engelbert Buxbaum

unread,
Nov 13, 2023, 10:47:30 AM11/13/23
to
In article <uigkqc$1nl0l$1...@dont-email.me>, use...@texnicer.de says...
>
> - Habe ?HoeflerText Roman.otf? heruntergeladen, mein TeXmaker auf
XeTeX
> umgestellt, ein wenig ge-duckduck-goed und...
>
> \documentclass{article}
> \usepackage{xltxtra}
> \setmainfont{HoeflerText Roman.otf}
> \usepackage{blindtext}
> \begin{document}
> \blindtext
> \end{document}
>

Sieht richtig gut aus, ruhig aber kraftvoll. Mit welcher Schrift würde
man das kombinieren für die Überschriften?

Jens-Olaf Lindermann

unread,
Nov 13, 2023, 11:50:44 AM11/13/23
to
Am 13.11.23 um 16:47 schrieb Dr Engelbert Buxbaum:

> Sieht richtig gut aus, ruhig aber kraftvoll. Mit welcher Schrift würde
> man das kombinieren für die Überschriften?

In meinem speziellen Fall, der diese Magdeburger Edition nachempfindet,
setze ich alles in der Font. Aber ich schließe mich der Frage an... ;)
0 new messages