Skip to content

Instantly share code, notes, and snippets.

@aminophen
Created February 13, 2015 15:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aminophen/d83eee53bf57fea4b2bc to your computer and use it in GitHub Desktop.
Save aminophen/d83eee53bf57fea4b2bc to your computer and use it in GitHub Desktop.
TeX のフォントの文字一覧表:fonttable 作成
\documentclass{article}
\usepackage{fonttable}
\begin{document}
\fonttable{CountriesOfEurope}
\end{document}
@aminophen
Copy link
Author

TeX のフォントの文字一覧表:testfont」参照。
CountriesOfEurope フォントの文字一覧(このフォントについては「ヨーロッパの地図をフォントとして出力:CountriesOfEurope」参照)を、fonttable パッケージを使って出力する LaTeX ソース。

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