Pytest-examples provides functionality for testing Python code examples in docstrings and markdown files, with its main features being:
lint code examples using ruff and black
run code examples
run code examples and check print statements are inlined correctly in the code
It can also update code examples in place to format them and insert or update print statements
The examplep
package provides sophisticated features for typesetting verbatim source code listings, including the display of the source code and its compiled LaTeX or Metapost output side-by-side, with automatic width detection and enabled page breaks (in the source), without the need for specifying the source twice. Special care is taken that section, page and footnote numbers do not interfere with the main document. For typesetting short verbatim phrases, a replacement for the \verb
command is also provided in the package, which can be used inside tables and moving arguments such as footnotes and section titles.
The package provides commands and environments that simplify and streamline the process of preparing homework, quiz and exam papers according to a preferred style. The default style is based on the guidelines set by the department of mathematics at KFUPM. It can be easily customized to fit any style for any institution.
Pax Exam creates OSGi bundles for testing purposes. It lets the user take control of the OSGi framework, the test framework (e.g. JUnit) and the system under test at the same time.
This package provides a few (hundred) example pictures drawn with MetaPost, ranging from very simple (lines and circles) to rather intricate (uncommon geometric transformations, fractals, bitmap, etc).
Pax Exam creates OSGi bundles for testing purposes. It lets the user take control of the OSGi framework, the test framework (e.g. JUnit) and the system under test at the same time.
This package contains some examples from the 6th edition of the book KOMA-Script<, Eine Sammlung von Klassen und Paketen fur LaTeX2e by Markus Kohm, published by Lehmanns Media. There are no further descriptions of these examples.
This package is an extension to the exam
document class. It provides the user with four new multiple choice typesetting environments which place their content in a random order. It can (only) be used in combination with the exam
class. The questions themselves cannot be randomized with this package. Furthermore, the package provides a simple answer key table typesetter and has a command for writing the answer keys to an external file.
Pax Exam creates OSGi bundles for testing purposes. It lets the user take control of the OSGi framework, the test framework (e.g. JUnit) and the system under test at the same time.
The module contains examples for creating calendars based on the PocketDiary-module in various page sizes.
This is an Asymptote tutorial written in Simplified Chinese.