Discussion:
[gut] problème beamer
michel
2018-11-17 18:04:05 UTC
Permalink
Bonjour à tous,

Je ne comprends pas pourquoi ce qui suit bloque.

Merci pour toute aide.


Michel

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\documentclass[hyperref={pdfpagemode=FullScreen},10pt]{beamer}
\usetheme[height=8mm]{Rochester}
\setbeamertemplate{navigation symbols}{}
\setbeamertemplate{blocks}[rounded]%
[shadow=true]
\setbeamercovered{transparent=30}
\defbeamertemplate*{headline}{}
{%
  \begin{beamercolorbox}{section in head/foot}
    \insertsectionnavigationhorizontal{\paperwidth}{}{
\includegraphics[height=.8cm]{coccinelle.jpg}}
  \end{beamercolorbox}%
 }
\usepackage{tkz-tab,tkz-fct,tikzducks,tikzpeople}
\usepackage{tkz-euclide}
\usetkzobj{all}
\usetikzlibrary{babel,arrows,shadows,decorations.pathmorphing,patterns,calc,shapes}
\usetikzlibrary{positioning}
\usepackage{amsfonts,bbm,mathrsfs,amsmath,amssymb,fge}
\usepackage[upright]{fourier}
\usepackage[greek,french]{babel}
\usepackage[utf8]{inputenc}
\usepackage{arabtex,tabularx}
\usepackage{url,xlop,multicol}

\begin{document}

\begin{frame}[fragile]
\frametitle{Une fonction bizarre}
\begin{block}{cc}
On considère la fonction
$f(x)=\left(\text{e}^{x}+\text{e}^{-x}\right)^2-\left(\text{e}^{x}-\text{e}^{-x}\right)^2$.


Voici son graphe obtenu par informatique:
\end{bloc}

\end{frame}

\end{document}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


Voici le message d'erreur:

! LaTeX Error: \begin{minipage} on input line 2 ended by \end{bloc}.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...

l.6 \end{bloc}

Your command was ignored.
Type  I <command> <return>  to replace it with another command,
or  <return>  to continue without it.

)
! Missing } inserted.
<inserted text>
                }
l.43 \end{frame}

I've inserted something that you may have forgotten.
(See the <inserted text> above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.


! LaTeX Error: \begin{beamerboxesrounded} on input line 2 ended by
\end{beamer@
framepauses}.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...

l.43 \end{frame}

Your command was ignored.
Type  I <command> <return>  to replace it with another command,
or  <return>  to continue without it.

! Missing } inserted.
<inserted text>
                }
l.43 \end{frame}

I've inserted something that you may have forgotten.
(See the <inserted text> above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.

! Missing } inserted.
<inserted text>
                }
l.43 \end{frame}

I've inserted something that you may have forgotten.
(See the <inserted text> above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.

! Extra }, or forgotten \endgroup.
\***@frameslide ***@framepauses}\egroup
                                                  \ifx
\***@frametitle \@...
l.43 \end{frame}
Julien Bled
2018-11-17 18:08:03 UTC
Permalink
Bonsoir,
ne faut-il pas simplement corriger la faute de frappe de /end{bloc} en
/end{block} ?

Cordialement,
Julien Bled
Bonjour à tous,
Je ne comprends pas pourquoi ce qui suit bloque.
Merci pour toute aide.
Michel
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[hyperref={pdfpagemode=FullScreen},10pt]{beamer}
\usetheme[height=8mm]{Rochester}
\setbeamertemplate{navigation symbols}{}
\setbeamertemplate{blocks}[rounded]%
[shadow=true]
\setbeamercovered{transparent=30}
\defbeamertemplate*{headline}{}
{%
\begin{beamercolorbox}{section in head/foot}
\insertsectionnavigationhorizontal{\paperwidth}{}{
\includegraphics[height=.8cm]{coccinelle.jpg}}
\end{beamercolorbox}%
}
\usepackage{tkz-tab,tkz-fct,tikzducks,tikzpeople}
\usepackage{tkz-euclide}
\usetkzobj{all}
\usetikzlibrary{babel,arrows,shadows,decorations.pathmorphing,patterns,calc,shapes}
\usetikzlibrary{positioning}
\usepackage{amsfonts,bbm,mathrsfs,amsmath,amssymb,fge}
\usepackage[upright]{fourier}
\usepackage[greek,french]{babel}
\usepackage[utf8]{inputenc}
\usepackage{arabtex,tabularx}
\usepackage{url,xlop,multicol}
\begin{document}
\begin{frame}[fragile]
\frametitle{Une fonction bizarre}
\begin{block}{cc}
On considÚre la fonction
$f(x)=\left(\text{e}^{x}+\text{e}^{-x}\right)^2-\left(\text{e}^{x}-\text{e}^{-x}\right)^2$.
\end{bloc}
\end{frame}
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
! LaTeX Error: \begin{minipage} on input line 2 ended by \end{bloc}.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.6 \end{bloc}
Your command was ignored.
Type I <command> <return> to replace it with another command,
or <return> to continue without it.
)
! Missing } inserted.
<inserted text>
}
l.43 \end{frame}
I've inserted something that you may have forgotten.
(See the <inserted text> above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.
! LaTeX Error: \begin{beamerboxesrounded} on input line 2 ended by
framepauses}.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.43 \end{frame}
Your command was ignored.
Type I <command> <return> to replace it with another command,
or <return> to continue without it.
! Missing } inserted.
<inserted text>
}
l.43 \end{frame}
I've inserted something that you may have forgotten.
(See the <inserted text> above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.
! Missing } inserted.
<inserted text>
}
l.43 \end{frame}
I've inserted something that you may have forgotten.
(See the <inserted text> above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.
! Extra }, or forgotten \endgroup.
\ifx
l.43 \end{frame}
michel
2018-11-17 18:11:37 UTC
Permalink
Oups! Merci beaucoup.
A force de chercher, je n'ai pas fait attention à cela.
Encore merci
Post by Julien Bled
Bonsoir,
ne faut-il pas simplement corriger la faute de frappe de /end{bloc} en
/end{block} ?
Cordialement,
Julien Bled
Bonjour à tous,
Je ne comprends pas pourquoi ce qui suit bloque.
Merci pour toute aide.
Michel
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[hyperref={pdfpagemode=FullScreen},10pt]{beamer}
\usetheme[height=8mm]{Rochester}
\setbeamertemplate{navigation symbols}{}
\setbeamertemplate{blocks}[rounded]%
[shadow=true]
\setbeamercovered{transparent=30}
\defbeamertemplate*{headline}{}
{%
   \begin{beamercolorbox}{section in head/foot}
     \insertsectionnavigationhorizontal{\paperwidth}{}{
\includegraphics[height=.8cm]{coccinelle.jpg}}
   \end{beamercolorbox}%
  }
\usepackage{tkz-tab,tkz-fct,tikzducks,tikzpeople}
\usepackage{tkz-euclide}
\usetkzobj{all}
\usetikzlibrary{babel,arrows,shadows,decorations.pathmorphing,patterns,calc,shapes}
\usetikzlibrary{positioning}
\usepackage{amsfonts,bbm,mathrsfs,amsmath,amssymb,fge}
\usepackage[upright]{fourier}
\usepackage[greek,french]{babel}
\usepackage[utf8]{inputenc}
\usepackage{arabtex,tabularx}
\usepackage{url,xlop,multicol}
\begin{document}
\begin{frame}[fragile]
\frametitle{Une fonction bizarre}
\begin{block}{cc}
On considÚre la fonction
$f(x)=\left(\text{e}^{x}+\text{e}^{-x}\right)^2-\left(\text{e}^{x}-\text{e}^{-x}\right)^2$.
\end{bloc}
\end{frame}
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
! LaTeX Error: \begin{minipage} on input line 2 ended by \end{bloc}.
See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
  ...
l.6 \end{bloc}
Your command was ignored.
Type  I <command> <return>  to replace it with another command,
or  <return>  to continue without it.
)
! Missing } inserted.
<inserted text>
                 }
l.43 \end{frame}
I've inserted something that you may have forgotten.
(See the <inserted text> above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.
! LaTeX Error: \begin{beamerboxesrounded} on input line 2 ended by
framepauses}.
See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
  ...
l.43 \end{frame}
Your command was ignored.
Type  I <command> <return>  to replace it with another command,
or  <return>  to continue without it.
! Missing } inserted.
<inserted text>
                 }
l.43 \end{frame}
I've inserted something that you may have forgotten.
(See the <inserted text> above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.
! Missing } inserted.
<inserted text>
                 }
l.43 \end{frame}
I've inserted something that you may have forgotten.
(See the <inserted text> above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.
! Extra }, or forgotten \endgroup.
                                                   \ifx
l.43 \end{frame}
gmx
2018-11-18 12:32:08 UTC
Permalink
Post by michel
Oups! Merci beaucoup.
A force de chercher, je n'ai pas fait attention à cela.
Encore merci
Post by Julien Bled
Bonsoir,
ne faut-il pas simplement corriger la faute de frappe de /end{bloc}
en /end{block} ?
Ou \end{block}, non ?

Frédéric
Post by michel
Post by Julien Bled
Cordialement,
Julien Bled
Bonjour à tous,
Je ne comprends pas pourquoi ce qui suit bloque.
Merci pour toute aide.
Michel
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[hyperref={pdfpagemode=FullScreen},10pt]{beamer}
\usetheme[height=8mm]{Rochester}
\setbeamertemplate{navigation symbols}{}
\setbeamertemplate{blocks}[rounded]%
[shadow=true]
\setbeamercovered{transparent=30}
\defbeamertemplate*{headline}{}
{%
   \begin{beamercolorbox}{section in head/foot}
     \insertsectionnavigationhorizontal{\paperwidth}{}{
\includegraphics[height=.8cm]{coccinelle.jpg}}
   \end{beamercolorbox}%
  }
\usepackage{tkz-tab,tkz-fct,tikzducks,tikzpeople}
\usepackage{tkz-euclide}
\usetkzobj{all}
\usetikzlibrary{babel,arrows,shadows,decorations.pathmorphing,patterns,calc,shapes}
\usetikzlibrary{positioning}
\usepackage{amsfonts,bbm,mathrsfs,amsmath,amssymb,fge}
\usepackage[upright]{fourier}
\usepackage[greek,french]{babel}
\usepackage[utf8]{inputenc}
\usepackage{arabtex,tabularx}
\usepackage{url,xlop,multicol}
\begin{document}
\begin{frame}[fragile]
\frametitle{Une fonction bizarre}
\begin{block}{cc}
On considÚre la fonction
$f(x)=\left(\text{e}^{x}+\text{e}^{-x}\right)^2-\left(\text{e}^{x}-\text{e}^{-x}\right)^2$.
\end{bloc}
\end{frame}
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
! LaTeX Error: \begin{minipage} on input line 2 ended by \end{bloc}.
See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
  ...
l.6 \end{bloc}
Your command was ignored.
Type  I <command> <return>  to replace it with another command,
or  <return>  to continue without it.
)
! Missing } inserted.
<inserted text>
                 }
l.43 \end{frame}
I've inserted something that you may have forgotten.
(See the <inserted text> above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.
! LaTeX Error: \begin{beamerboxesrounded} on input line 2 ended by
framepauses}.
See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
  ...
l.43 \end{frame}
Your command was ignored.
Type  I <command> <return>  to replace it with another command,
or  <return>  to continue without it.
! Missing } inserted.
<inserted text>
                 }
l.43 \end{frame}
I've inserted something that you may have forgotten.
(See the <inserted text> above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.
! Missing } inserted.
<inserted text>
                 }
l.43 \end{frame}
I've inserted something that you may have forgotten.
(See the <inserted text> above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.
! Extra }, or forgotten \endgroup.
                                                   \ifx
l.43 \end{frame}
gmx
2018-11-18 12:36:25 UTC
Permalink
Une question, tant qu'on y est (et j'arrête de faire le malin…) : à quoi
sert l'option [fragile] qui est ici ajoutée à une frame ?
\begin{frame}[fragile]

Merci de vos lumières

Frédéric
Post by michel
Bonjour à tous,
Je ne comprends pas pourquoi ce qui suit bloque.
Merci pour toute aide.
Michel
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[hyperref={pdfpagemode=FullScreen},10pt]{beamer}
\usetheme[height=8mm]{Rochester}
\setbeamertemplate{navigation symbols}{}
\setbeamertemplate{blocks}[rounded]%
[shadow=true]
\setbeamercovered{transparent=30}
\defbeamertemplate*{headline}{}
{%
  \begin{beamercolorbox}{section in head/foot}
    \insertsectionnavigationhorizontal{\paperwidth}{}{
\includegraphics[height=.8cm]{coccinelle.jpg}}
  \end{beamercolorbox}%
 }
\usepackage{tkz-tab,tkz-fct,tikzducks,tikzpeople}
\usepackage{tkz-euclide}
\usetkzobj{all}
\usetikzlibrary{babel,arrows,shadows,decorations.pathmorphing,patterns,calc,shapes}
\usetikzlibrary{positioning}
\usepackage{amsfonts,bbm,mathrsfs,amsmath,amssymb,fge}
\usepackage[upright]{fourier}
\usepackage[greek,french]{babel}
\usepackage[utf8]{inputenc}
\usepackage{arabtex,tabularx}
\usepackage{url,xlop,multicol}
\begin{document}
\begin{frame}[fragile]
\frametitle{Une fonction bizarre}
\begin{block}{cc}
On considère la fonction
$f(x)=\left(\text{e}^{x}+\text{e}^{-x}\right)^2-\left(\text{e}^{x}-\text{e}^{-x}\right)^2$.
\end{bloc}
\end{frame}
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
! LaTeX Error: \begin{minipage} on input line 2 ended by \end{bloc}.
See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...
l.6 \end{bloc}
Your command was ignored.
Type  I <command> <return>  to replace it with another command,
or  <return>  to continue without it.
)
! Missing } inserted.
<inserted text>
                }
l.43 \end{frame}
I've inserted something that you may have forgotten.
(See the <inserted text> above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.
! LaTeX Error: \begin{beamerboxesrounded} on input line 2 ended by
framepauses}.
See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...
l.43 \end{frame}
Your command was ignored.
Type  I <command> <return>  to replace it with another command,
or  <return>  to continue without it.
! Missing } inserted.
<inserted text>
                }
l.43 \end{frame}
I've inserted something that you may have forgotten.
(See the <inserted text> above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.
! Missing } inserted.
<inserted text>
                }
l.43 \end{frame}
I've inserted something that you may have forgotten.
(See the <inserted text> above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.
! Extra }, or forgotten \endgroup.
                                                  \ifx
l.43 \end{frame}
michel
2018-11-18 12:43:35 UTC
Permalink
Bonjour,

Sans l'option [fragile], le code fait avec TiKZ ou tkz ne passe pas.

Michel
Post by gmx
Une question, tant qu'on y est (et j'arrête de faire le malin…) : à
quoi sert l'option [fragile] qui est ici ajoutée à une frame ?
\begin{frame}[fragile]
Merci de vos lumières
Frédéric
Post by michel
Bonjour à tous,
Je ne comprends pas pourquoi ce qui suit bloque.
Merci pour toute aide.
Michel
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[hyperref={pdfpagemode=FullScreen},10pt]{beamer}
\usetheme[height=8mm]{Rochester}
\setbeamertemplate{navigation symbols}{}
\setbeamertemplate{blocks}[rounded]%
[shadow=true]
\setbeamercovered{transparent=30}
\defbeamertemplate*{headline}{}
{%
  \begin{beamercolorbox}{section in head/foot}
    \insertsectionnavigationhorizontal{\paperwidth}{}{
\includegraphics[height=.8cm]{coccinelle.jpg}}
  \end{beamercolorbox}%
 }
\usepackage{tkz-tab,tkz-fct,tikzducks,tikzpeople}
\usepackage{tkz-euclide}
\usetkzobj{all}
\usetikzlibrary{babel,arrows,shadows,decorations.pathmorphing,patterns,calc,shapes}
\usetikzlibrary{positioning}
\usepackage{amsfonts,bbm,mathrsfs,amsmath,amssymb,fge}
\usepackage[upright]{fourier}
\usepackage[greek,french]{babel}
\usepackage[utf8]{inputenc}
\usepackage{arabtex,tabularx}
\usepackage{url,xlop,multicol}
\begin{document}
\begin{frame}[fragile]
\frametitle{Une fonction bizarre}
\begin{block}{cc}
On considère la fonction
$f(x)=\left(\text{e}^{x}+\text{e}^{-x}\right)^2-\left(\text{e}^{x}-\text{e}^{-x}\right)^2$.
\end{bloc}
\end{frame}
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
! LaTeX Error: \begin{minipage} on input line 2 ended by \end{bloc}.
See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...
l.6 \end{bloc}
Your command was ignored.
Type  I <command> <return>  to replace it with another command,
or  <return>  to continue without it.
)
! Missing } inserted.
<inserted text>
                }
l.43 \end{frame}
I've inserted something that you may have forgotten.
(See the <inserted text> above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.
! LaTeX Error: \begin{beamerboxesrounded} on input line 2 ended by
framepauses}.
See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...
l.43 \end{frame}
Your command was ignored.
Type  I <command> <return>  to replace it with another command,
or  <return>  to continue without it.
! Missing } inserted.
<inserted text>
                }
l.43 \end{frame}
I've inserted something that you may have forgotten.
(See the <inserted text> above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.
! Missing } inserted.
<inserted text>
                }
l.43 \end{frame}
I've inserted something that you may have forgotten.
(See the <inserted text> above.)
With luck, this will get me unwedged. But if you
really didn't forget anything, try typing `2' now; then
my insertion and my current dilemma will both disappear.
! Extra }, or forgotten \endgroup.
                                                  \ifx
l.43 \end{frame}
Loading...