%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Demonstrate albatross output. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % We include this in its own file because it alters document margins % and fonts and loads some additional packages that are not otherwise % needed by the Comprehensive LaTeX Symbol List. \documentclass{article} \usepackage[margin=1cm]{geometry} \usepackage{fontspec} \usepackage{alltt} \usepackage{twemojis} \setmonofont{DejaVu Sans Mono} \begin{document} \thispagestyle{empty} \begin{alltt} __ __ __ .---.-.| | |--.---.-.| |_.----.-----.-----.-----. | _ || | _ | _ || _| _| _ |__ --|__ --| |___._||__|_____|___._||____|__| |_____|_____|_____| Unicode glyph with code points [1F601] mapping to [{\texttwemoji{1f601}}] (AND search) ┌─────────────────────────────────────────────────────────────────────────────┐ │ Font name │ ├─────────────────────────────────────────────────────────────────────────────┤ │ DejaVu Sans │ │ DejaVu Sans Bold │ │ DejaVu Sans Bold Oblique │ │ DejaVu Sans Condensed │ │ DejaVu Sans Condensed Bold │ │ DejaVu Sans Condensed Bold Oblique │ │ DejaVu Sans Condensed Oblique │ │ DejaVu Sans Condensed Regular │ │ DejaVu Sans Oblique │ │ DejaVu Sans Regular │ │ Font Awesome 6 Free Regular │ │ Font Awesome 6 Free Solid │ │ Font Awesome 7 Free Regular │ │ Font Awesome 7 Free Solid │ │ Noto Color Emoji │ │ Noto Emoji │ │ Symbola │ │ Twemoji Mozilla │ └─────────────────────────────────────────────────────────────────────────────┘ \end{alltt} \end{document}