I want to draw automatas in a beamer class document; this document contain latin-based (french) characters.
I use this command line to compile the document
Code: Select all
xelatex --shell-escape MyDocument.tex
How can I use beamer and amspset classes at the same time, in order to compile successfully the document, I mean to get the latin-based characters printed sucessfully? This is what I'm doing in a letterpaper classe based document, with this headline
Code: Select all
\documentclass[12pt,letterpaper,boxed]{amspset}
Code: Select all
xelatex --shell-escape MyDocument.tex
Code: Select all
xelatex --shell-escape MyDocument.tex
Thank you for helping.
Here is my document code:
Code: Select all
Code, edit and compile here:
\documentclass[xcolor=pst,dvips]{beamer}{amspset}\usepackage[utf8]{inputenc}\usepackage[french]{babel}\usepackage {textcomp}\usepackage{amsfonts}\usepackage{amssymb}\usepackage{url}\usepackage{graphicx}\usepackage{xcolor}\usepackage{vaucanson-g} %automates\usepackage{pstricks} %automates\usetheme{Warsaw}\useinnertheme[shadow=true]{rounded}\addtobeamertemplate{footline}{\insertframenumber/\inserttotalframenumber}\setbeamercovered{transparent}\title{Automates finis}\date{\today}\begin{document}\maketitle% --------- Sommaire ---------\section*{Sommaire}\begin{frame}\frametitle{Sommaire}\tableofcontents[hideallsubsections]\end{frame}% ------------------------------\section{Automates finis}\tableofcontents[currentsection, hideallsubsections]\subsection{Définitions}\begin{frame}{Automates finis}