summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/alterqcm/examples/latex/lang_chinese.tex
blob: 9bc9f9f6539b48fcf67f6bca97114d183eda7d3c (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
% !TEX TS-program = xelatex
\documentclass[12pt]{article}
\usepackage{xeCJK}
\usepackage[chinese]{alterqcm}
\usepackage{mathtools}
\usepackage{unicode-math}
\usepackage{fourier-otf}
\usepackage[chinese]{alterqcm}
\usepackage{fullpage}%
\parindent=0pt
\newlength{\oldtextwidth}
\def\nogreekalph{} 
\begin{document}
 

\begin{alterqcm}[VF,lq=125mm,symb = \dingsquare,pre=true]
\AQquestion{$x \in ]-3~;~2]$的情形下,$f'(x) \geq 0$。}
\AQquestion{$F$ 函数的最大值为$2$。}
\AQquestion{$\displaystyle\int_{0}^2 f’(x)\:\text{d}x = - 2$}
\end{alterqcm}

\begin{alterqcm}[pre=true]
\AQquestion{问题}{%
{选择1},
{选择2},
{选择3}}
\end{alterqcm}

 \begin{alterqcm}[VF,
                  correction,
                  lq      = 100mm,
                  symb    = \dingsquare,
                  corsymb = \dingchecksquare]
 \AQquestion[br={1}]{For all $x \in ]-3~;~2],~f'(x) \geqslant 0$.}
 \AQquestion[br={2}]{The $F$ function has a maximum in $2$}
 \AQquestion[br={2}]{$\displaystyle\int_{0}^2 f'(x)\:\text{d}x = - 2$}
 \end{alterqcm}

 \begin{alterqcm}[VF,pre,
                  correction,
                  lq      = 100mm,
                  symb    = \dingsquare,
                  corsymb = \dingchecksquare]
 \AQquestion[br={1}]{For all $x \in ]-3~;~2],~f'(x) \geqslant 0$.}
 \AQquestion[br={2}]{The $F$ function has a maximum in $2$}
 \AQquestion[br={2}]{$\displaystyle\int_{0}^2 f'(x)\:\text{d}x = - 2$}
 \end{alterqcm}


\end{document}

% utf8
% xelatex
% Alain Matthes