summaryrefslogtreecommitdiff
path: root/obsolete/macros/latex/contrib/alterqcm/examples/latex/sep.tex
blob: f4a24b335ba118b8dfe4964110e4e987da14e7dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
\documentclass{article} 
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{fourier}
\usepackage{alterqcm}
\usepackage{fullpage}
\thispagestyle{empty}

\begin{document}


\begin{alterqcm}[lq=55mm,alea,sep]
\AQquestion[pq=1mm]{Si la fonction $f$ est strictement croissante sur $\mathbf{R}$ alors l'équation $f(x) = 0$ admet :}
{{Au moins une solution},%
{Au plus une solution},%
{Exactement une solution}}
\end{alterqcm}

\vspace{1cm}
\begin{alterqcm}[lq=55mm,alea,sep=false]
\AQquestion[pq=1mm]{Si la fonction $f$ est strictement croissante sur $\mathbf{R}$ alors l'équation $f(x) = 0$ admet :}
{{Au moins une solution},%
{Au plus une solution},%
{Exactement une solution}}
\end{alterqcm}

\end{document}

% utf8
% pdflatex
% Alain Matthes