Skip to content

Instantly share code, notes, and snippets.

@zr-tex8r
Created October 28, 2020 15:30
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zr-tex8r/53915d587773f17da10cfecdf7e47f23 to your computer and use it in GitHub Desktop.
Save zr-tex8r/53915d587773f17da10cfecdf7e47f23 to your computer and use it in GitHub Desktop.
LaTeX: To combine ul-lua and LuaTeX-ja
% LuaLaTeX document
\documentclass[a6paper]{ltjsarticle}%for Japanese
\usepackage{lua-ul}
\begin{document}% mix of Japanese and English phrases
色は匂へど、
\underLine{散りぬるを(alas)、
「我が世」誰ぞ、“常”ならむ?
有為の奥山今日越えて(go on!)、
浅き夢見じwow yeah}酔ひもせず……。
\end{document}
@cereda
Copy link

cereda commented Oct 29, 2020

ooh a fix 🦆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment