Skip to content
Discussion options

You must be logged in to vote

別のドキュメントクラスを使う

  • jlreqが使えないことが分かったが、lualatexは使いたい
  • ドキュメントクラスをltjsreportにすればよさそう
latex_engine = "lualatex"
latex_docclass = {
  "howto": "ltjsreport",
  "manual": "ltjsreport",  # 必要なら ltjsbook に変更する
}

latex_elements = {
  "papersize": "a4paper",
  "pointsize": "12pt",
  # "extraclassoptions": "tombow",
  ...,
}

Replies: 4 comments 9 replies

Comment options

shotakaha
Aug 17, 2022
Maintainer Author

You must be logged in to vote
5 replies
@shotakaha
Comment options

shotakaha Aug 17, 2022
Maintainer Author

@shotakaha
Comment options

shotakaha Aug 17, 2022
Maintainer Author

@shotakaha
Comment options

shotakaha Aug 17, 2022
Maintainer Author

@shotakaha
Comment options

shotakaha Aug 17, 2022
Maintainer Author

@shotakaha
Comment options

shotakaha Aug 17, 2022
Maintainer Author

Comment options

shotakaha
Aug 17, 2022
Maintainer Author

You must be logged in to vote
2 replies
@shotakaha
Comment options

shotakaha Sep 6, 2022
Maintainer Author

@shotakaha
Comment options

shotakaha Sep 6, 2022
Maintainer Author

Comment options

shotakaha
Sep 7, 2022
Maintainer Author

You must be logged in to vote
2 replies
@shotakaha
Comment options

shotakaha Jan 5, 2023
Maintainer Author

@shotakaha
Comment options

shotakaha Jan 5, 2023
Maintainer Author

Comment options

shotakaha
Sep 7, 2022
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by shotakaha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant