summaryrefslogtreecommitdiff
path: root/obsolete/macros/latex/contrib/alterqcm/examples/latex/correct.tex
blob: e017eacb4b5e4b9b4a34aa639ab7424080a33bcd (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
\documentclass[10pt]{article}
\usepackage[utf8]{inputenc}
\usepackage[upright]{fourier}
\usepackage{amsmath,amssymb,stmaryrd}
\usepackage{fullpage}
\usepackage{alterqcm}
\usepackage[frenchb]{babel}
\parindent=0pt
\newlength{\oldtextwidth}
\begin{document}
	\setlength{\oldtextwidth}{\textwidth}
	\setlength{\textwidth}{14cm}
 \begin{alterqcm}[VF,
                  correction,
                  lq      = 100mm,
                  symb    = \dingsquare,
                  corsymb = \dingchecksquare]
 \AQquestion[br={1}]{Pour tout $x \in ]-3~;~2],~f'(x) \geqslant 0$.}
 \AQquestion[br={2}]{La fonction $F$ présente un maximum en $2$}
 \AQquestion[br={2}]{$\displaystyle\int_{0}^2 f'(x)\:\text{d}x = - 2$}
 \end{alterqcm}
\setlength{\textwidth}{\oldtextwidth}
\end{document}
% encoding : utf8
% format   : pdflatex
% engine   : pdfetex
% author   : Alain Matthes