Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing begin document error with Renderer=Harfbuzz/OpenType #370

Closed
1 task done
u-fischer opened this issue Jun 18, 2019 · 2 comments
Closed
1 task done

missing begin document error with Renderer=Harfbuzz/OpenType #370

u-fischer opened this issue Jun 18, 2019 · 2 comments

Comments

@u-fischer
Copy link
Member

Description

Renderer=Harfbuzz and Renderer=OpenType give errors

Check/indicate

  • [ x] Relevant for LuaTeX /Harftex
  • [x ] Issue tracker has been searched for similar issues?
  • Links to <tex.stackexchange.com> discussion if appropriate

Minimal example demonstrating the issue

\documentclass{article}
\usepackage{harfload}
\usepackage{fontspec}

\setmainfont{texgyreheros}[Renderer=OpenType] %or Renderer=Harfbuzz

\begin{document}
blub
\end{document}

Further details

this gives the error (when compiling with harflatex, but also with lualatex)

LaTeX Info: Redefining \emph on input line 3853.
))

! LaTeX Error: Missing \begin{document}.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.332 \setmainfont{texgyreheros}[Renderer=OpenType]
@wspr
Copy link
Collaborator

wspr commented Jun 19, 2019 via email

@u-fischer
Copy link
Member Author

This is no longer relevant as the harfload approach has been superseeded by luahbtex.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants