Skip to content

Latest commit

 

History

History
60 lines (31 loc) · 1.72 KB

README.markdown

File metadata and controls

60 lines (31 loc) · 1.72 KB

latex-smiley

Purpose

The “smilie” package provides a very easy way to typeset emoticons in LaTeX:

\smiley{rose}

will output @}-;-'--- (even colored, rotated, …).

How to Compile

Just type

xelatex smiley.dtx

This will give you the documentation as well as the style file.

Even though the documentation depends on XeTeX, the package itself works under every LaTeX engine and can be created with

tex smiley.dtx

Status

This package has not yet reachead a stable status, so the user intferface may change!

ToDo’s

  • Resolve kerning problem.
  • Add much more smileys.
  • Optional key=value input at command level: \smiley[usecolor]{happy}

Smileys

Most of the shorthands were taken from The Canonical Smiley (and 1-Line Symbol) List by James Marshall, which is much bigger as the list of emoticons at Wikipedia.

Licence

Copyright 2010 by Dennis Heidsiek

This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 of this license or (at your option) any later version. All versions of this license (including the latest one) can be accessed online from the homepage of the LaTeX-project, but you can also find a local copy of version 1.3 in the LICENCE file.

This work has the LPPL maintenance status “maintained” and the Current Maintainer of this work is Dennis Heidsiek.

This work consists of the file

  • smiley.dtx

and the derived files

  • smiley.sty
  • smiley.pdf
  • smiley-demo.tex
  • smiley-demo.pdf