summaryrefslogtreecommitdiff
path: root/templates/Traditional_Chinese_UTF8-letterhead.tex
blob: b84de5277ea80e01cf753ea27871a9b58200b324 (plain)
  1. \parbox{\textwidth}{%
  2.   \parbox[b]{.42\textwidth}{%
  3. <?lsmb company ?>
  4. <?lsmb address ?>
  5. }
  6. \parbox[b]{.2\textwidth}{
  7. \includegraphics[scale=0.3]{../<?lsmb images ?>/logo}
  8. }\hfill
  9. \begin{tabular}[b]{rr@{}}
  10. Tel: & <?lsmb tel ?>\\
  11. Fax: & <?lsmb fax ?>
  12. \end{tabular}
  13. \rule[1.5em]{\textwidth}{0.5pt}
  14. }