summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/alterqcm/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-03-09 21:15:24 +0000
committerKarl Berry <karl@freefriends.org>2020-03-09 21:15:24 +0000
commit4e9b181b2548dbe0f4a5ab380f3e08be0aa92b81 (patch)
tree173f7b4b11e6c8704e69cf82f93f58e697a66d61 /Master/texmf-dist/doc/latex/alterqcm/README
parent55b23598dc69f8c3578024f37a46d0821f858689 (diff)
rm alterqcm, obsolete on ctan
git-svn-id: svn://tug.org/texlive/trunk@54203 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/alterqcm/README')
-rw-r--r--Master/texmf-dist/doc/latex/alterqcm/README68
1 files changed, 0 insertions, 68 deletions
diff --git a/Master/texmf-dist/doc/latex/alterqcm/README b/Master/texmf-dist/doc/latex/alterqcm/README
deleted file mode 100644
index 584504e7338..00000000000
--- a/Master/texmf-dist/doc/latex/alterqcm/README
+++ /dev/null
@@ -1,68 +0,0 @@
-Contents of the README file (v 4.1)
-
-A. Purpose
-
-The 'alterqcm' package is a LaTeX2e package, for making Multiple Choices Questionnaires
- in a table with two columns. The aim is to provide some useful macros to build
- QCM in tables. These macros may be used by only LaTeX TeX users.
- The documentation is in French.
-
-B. Features
- -- A special environment allows you to define questions and possible answers;
- -- You can specify which answers are correct and which are not.
- -- works with utf8 and pdflatex and xelatex;
- -- allows to use 'longtable';
- -- makes automatically adjustment;
- -- generates a 'grid' that the students will have to fill in;
- -- generates a 'mask' with correct answers to print a slide.
-
-C. Licence
-
-You may freely use and distribute this package under the terms of lppl and/or gpl.
-
-Read file doc_aq.pdf in the doc directory, for the complete documentation.
-File article_post.pdf is a complete description of the package's functionality
-in Greek. NB. People who want to use the package in Greek language documents
-should also use the xgreek package.
-
-D. Contents of the folder (encoding utf8)
-
- -- README (this file)
- -- inputs: alterqcm.sty
- -- doc: doc-aq.pdf,
- example_1.tex,
- example_1.pdf,
- example_2.tex,
- example_2.pdf,
- etc...
-
-
-E. Installation
-
-If you need to install it by yourself, a TDS compliant zip archive is
-provided (aq.zip). Just download that file, and unpack it in
-your TDS directory (~/texmf for Unix-like systems). If you only need to use
- 'alterqcm.sty' then you have to copy 'alterqcm.sty' into '~/texmf/tex/latex'.
-
-
-With MiKTeX, copy folder 'alterqcm.sty' into 'C:\texmf\tex\latex', then
-run 'MiKTeX Options'. In the 'File name database' section, click on
-'Refresh now'.
-
-F. History
-
--- 4.1 A fix in the definition of \AQquestion
-
--- 4.0 Added full linguistic support
-
--- 3.7 Correction of bug
- add the macro \AQpoints
-
-G. The original author of the 'alterqcm.sty' package is Alain Matthes. This
- version was developed by Apostolos Syropoulos and Anastasios Dimou.
---
-Alain Matthes, <al.ma@mac.com>
-Apostolos Syropoulos, <asyropoulos@yahoo.com>
-Anastastios Dimou, <ansdimou@tassosdimou.gr>
-June, 24th, 2019
-