From 87f6884a9824becc88f1153e06acb9dc95274fc7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 10 Aug 2022 20:38:07 +0000 Subject: bhcexam (10aug22) git-svn-id: svn://tug.org/texlive/trunk@64093 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/xelatex/bhcexam/README.md | 28 +++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 Master/texmf-dist/doc/xelatex/bhcexam/README.md (limited to 'Master/texmf-dist/doc/xelatex/bhcexam/README.md') diff --git a/Master/texmf-dist/doc/xelatex/bhcexam/README.md b/Master/texmf-dist/doc/xelatex/bhcexam/README.md new file mode 100644 index 00000000000..e5553323735 --- /dev/null +++ b/Master/texmf-dist/doc/xelatex/bhcexam/README.md @@ -0,0 +1,28 @@ +# BHCexam + +[中文版](./README-zh.md) + +BHCexam is an exam class designed for mathematics teacher in China. + +Now it is used by [mathcrowd.cn](www.mathcrowd.cn) ( an opensource math exam database) as the default class to export exam papers in pdf. + +Using bhcexam you can + +* separate the format and the content very well; +* export both teacher paper and student paper; +* typeset multiple choice questions with 3-6 options keeping adaptively neat alignment; +* typeset cloze questions with an adaptively underline; +* typeset questions with subquestions in list; +* group questions  in list to control whether to show score, leave spacing, initialize question number; +* and more (see [BHCexam Documentation](http://docs.mathcrowd.cn/advances/bhcexam.html)). + +## Authors and Contributors + +* Bao Hongchang +* CamuseCao + +------ + +This work may be distributed and/or modified under the conditions of +the LaTeX Project Public License, either version 1.3 of this license +or (at your option) any later version. -- cgit v1.2.3