Latest news 2024-07-03: Ebook sale (1st – 31st July 2024): short story cybercrime fiction Unsocial Media free; short story cybercrime fiction Smile for the Camera free; short story noir crime fiction I’ve Heard the Mermaid Sing free; crime fiction novel The Private Enemy US$1.99; illustrated children’s story The Foolish Hedgehog US$0.99.

probsoln package FAQ

I have lots of blank space before the first problem when using \selectrandomly 🔗

This is probably because you have lots of extraneous white space in your database. \selectrandomly will input the entire file, so any extra space will be included. Try commenting out the extra space using %.

As from version 3.0, you can first load the problems using \loadselectedproblems, and then iterate through the data set using \foreachproblem, so you may find it easier to load the problems in the preamble where the space between problem definitions won’t matter. (Spaces occurring within problem definitions will still matter.) Then in the document you can iterate through the data set.

2020-07-03 10:26:33


Permalink: https://www.dickimaw-books.com/faq.php?id=151
Alternative link: https://www.dickimaw-books.com/faq.php?itemlabel=prsextraspaces

Category: probsoln package
Topic: Unexpected Output