Skip to content

Releases: Strauman/exercisebank

Release 0.3.1b138-experimental

17 Apr 08:25
c0230f8
Compare
Choose a tag to compare
Pre-release

If you want to contribute, please try to test this release and give feedback (on the issues tab). Thank you!

Fixes \ShowFilenames (now handles underscores). Fix #110

Release 0.3.0

18 Mar 08:20
88d6081
Compare
Choose a tag to compare

This release is published to ctan. For easier installation, you should install with your TeX package manager (e.g. TeXLive or MiKTeX).

Overdue publishing! Many fixes and new features.
Due to changes in behaviour and appearance of some commands, although most changes
fairly small and non fatal, I still increased the minor build version.

These are the main changes:

Changes:

  • Activated \ppMarginAbove (it now does something)
  • Moved tag placement for when \ShowTags active
  • Part problem header is removed if only one part problem
  • Changed default spacing of around exercises, partproblems, intros and such.

New features:

  • Added possibility of custom part problem header from \nextproblem
  • Added possibility of showing problem only when \DisplaySolutions active
  • Created \ShowAllTags for clearing tags list
  • Added \exercisepoints for getting total number of points in an exercise/problem.
  • Introduced \SolutionsOnly
  • added \pgref and \ppgref for global referencing problems and part problems.
  • Added \exercisebankversion and \exercisebankbuild (for easier debugging)
  • Possibility to toggle whether part problem header showing if only one part problem is displayed: \exercisebanksetup{show lonely part problems}
  • Added \thisfilepath for getting path of current exercisefile
  • Added \buildsprite for building selected sets as a sprite (all sets compressed on a few pages for overview). e.g. \buildsprite{set1,set2}

Bug fixes:

  • Corrected use of the length \ppMarginBelow
  • Fixed bug where \phead and \ShowFilenames crash
  • Fixed bug where part problem header repeats if solution is itemize.
  • \buildset now gives error if set does not exist.
  • Made \HideTags cummulative.
  • Raises error when pdfTeX(or pdfLaTeX) is not used.
  • Allow underscore for files in \makeset
  • Prevent overwriting of \graphicspath
  • Fixed bug where error comes at 123 exercises or more (TeX capacity exceeded error).

Release 0.2.3b136-prerelease

18 Mar 07:02
b7fb459
Compare
Choose a tag to compare
Pre-release

This is a pre-release. Use with caution. Please report any unexpected behaviour or feedback to the repo issues. Thank you.
New release ready

Margin fixes and made \buildsprite command

Added exercisenote.tex

Adde\thisfilepath

Started making more examples

Fixed more problems related to problem headers. Should fix #105

Release 0.2.3b130-prerelease

24 Feb 13:54
7997857
Compare
Choose a tag to compare
Pre-release

This is a pre-release. Use with caution. Please report any unexpected behaviour or feedback to the repo issues. Thank you.

Should help fix #103

Fix #105

Release 0.2.3b129-prerelease

18 Feb 10:19
fc319b6
Compare
Choose a tag to compare
Pre-release

This is a pre-release. Use with caution. Please report any unexpected behaviour or feedback to the repo issues. Thank you.

  • Part problem header now showing if only one part problem is displayed
  • Possibility to toggle whether part problem header showing if only one
    part problem is displayed (show lonely part problems)
  • More updates on margins.
  • New lenght: \introOutdent (Earlier \introMargin, which didn't do anything).
  • Adjusted and updated margin processing
  • Adjusted margins.
  • Activated \ppMarginAbove (it now does something)
  • Added \exercisebankversion and \exercisebankbuild
  • Removed docs for \orderedselect since it's not implemented yet
  • Moved lengths to own file and updated README
  • Earlier fix for weird behaviour on environments caused weird indent.
    Reverted back to old solution.

Release 0.2.3b127-experimental

16 Feb 11:32
e0e915f
Compare
Choose a tag to compare
Pre-release

If you want to contribute, please try to test this release and give feedback (on the issues tab). Thank you!
Preparing release with -prerelease

  • Fix #102, and update some margin-length logic

  • Changed if for \ShowTags

Release 0.2.3b125-experimental

13 Feb 17:07
12ef1d9
Compare
Choose a tag to compare
Pre-release

If you want to contribute, please try to test this release and give feedback (on the issues tab). Thank you!
Hotfix new pathcontrol issue

Release 0.2.3b124-experimental

13 Feb 16:41
e81ad26
Compare
Choose a tag to compare
Pre-release

If you want to contribute, please try to test this release and give feedback (on the issues tab). Thank you!

Margins more manageable and pretty, updated path control (no overwriting). Added \pgref and \ppgref

Release 0.2.3b120-experimental

09 Feb 10:58
95c0aff
Compare
Choose a tag to compare
Pre-release

If you want to contribute, please try to test this release and give feedback (on the issues tab). Thank you!
New way of parsing makeset. Fixes e.g. #55 and other weird stuff

Release 0.2.3b119-prerelease

30 Jan 08:10
614d981
Compare
Choose a tag to compare
Pre-release

This is a pre-release. Use with caution. Please report any unexpected behaviour or feedback to the repo issues. Thank you.
Added prerelease suffix

Upd version

Make and document \exercisepoints. \n Also some cleaning in release info