Skip to main content

Questions tagged [exercises]

{exercises} is about creating exercise sheets including questions or problems, and maybe even their respective answers. Popular packages are {xsim}, {exsheets}, {probsoln}, and {answers}.

0 votes
0 answers
20 views

t letter before every item of listofexercises and error on compilation

I have the letter t appearing at the beginning of each line of my exercise list. I've found a way to remove it on this page, but when I compile I get the following error message Undefined control ...
cuati's user avatar
  • 1
1 vote
1 answer
31 views

exercise package: Cannot change first question number

I know I can change a question number with \setcounter{Question}: \begin{Exercise}[title={Title}, label=opg] \Question Exercise 1 \setcounter{Question}{10} \Question Exercise 11 ...
Duon's user avatar
  • 13
0 votes
0 answers
55 views

How to get horizontally alligned answers in exercises environment

The following MWE aligns answers vertically like: 1. 4. 7. 10. 2. 5. 8. 11. 3. 6. 9. MWE: \documentclass[11pt]{exam} \usepackage{amsfonts} \usepackage{amssymb} \...
Deepak's user avatar
  • 11
1 vote
1 answer
66 views

Multicols environment not working properly in exercise environment [duplicate]

I am having a problem in using multicols environment in exercise environment. Here is my MWE: \documentclass[11pt]{exam} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{amsmath} \usepackage{...
Deepak's user avatar
  • 11
0 votes
0 answers
58 views

Alignment of numbers in exercise environment

I'm trying to adjust the margins for an exercise environment. Neither I nor ChatGPT could figure this one out. I'd like the following: The exercise numbers should be left-aligned with the non-...
Steven Hearnt's user avatar
1 vote
0 answers
48 views

Xsim Exercise without numbering

I use xsim to create exams and it works very well. I kove the way it handles exercises and solutions. Now I'm starting to create a script and I was wondering if there is a way to hide the numbering ...
Martin Heydenreich's user avatar
2 votes
0 answers
65 views

typesetting of math exercises

I am working on creating images / documents developing visual materials and documents aimed at teaching math operations to children with learning disabilities. Here are handwritten examples I received ...
user898678's user avatar
1 vote
1 answer
58 views

Missing number when using exercise package

I'm trying to use the exercise package. Based on this document, this should work: \documentclass[ ]{report} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \setlength{\parindent}{0pt} \...
Dunno's user avatar
  • 329
0 votes
1 answer
42 views

Installing the exercise package: issues with font and encoding

I am trying to install the exercise package. I have downloaded the source (https://www.ctan.org/pkg/exercise) and I am now following the README to install it. I first executed latex exercise.ins, ...
banban's user avatar
  • 33
0 votes
1 answer
50 views

\raggedcolumns won't work within Exercise environment

I am writing a document that has a number of datasets presented in pairs, of different lengths, which I would like to have the same vertical spacing (and thus possibly white space at the bottom of one ...
ghk128's user avatar
  • 87
2 votes
0 answers
25 views

Exercise Package and Marginnote: noanswer

I've got a huge document with lots of exercises/answers managed by the exercise package (i.e. I'm committed!). I want to print just the exercises, and not the answers, so I turned on the noanswer ...
DaftWullie's user avatar
0 votes
0 answers
177 views

Digital SAT Question Format with Exercise Package

I am working on a textbook using the exercise package. I would like for each exercise to look like the new digital SAT format. I worked off of (SAT like question format) before realizing the exercise ...
interestedineducation's user avatar
5 votes
1 answer
263 views

Using 'xsim', how to print two ExerciseTypes and their solutions separately using custom templates

I am trying to use two ExerciseTypes 'exercise' and 'question' using xsim. Both the ExerciseTypes will be used to display 'exercises' and 'questions' in different sections of a book and their answers ...
Aarone's user avatar
  • 103
1 vote
1 answer
154 views

How to make chemfig and xymtex chemical reaction equation look better?

I am trying to make my assignments look better. Here is the code and the current output: \documentclass{article} \usepackage[version=4,layout=stacked]{mhchem} \usepackage{graphicx} \usepackage{chemfig}...
Aman's user avatar
  • 63
2 votes
1 answer
441 views

Making a solution key at the end of a LaTeX document

I have a bunch of exercises written up as seen in the image below. I'd like to write solutions for each exercise directly below where they are written in the .tex document. Then, I want those ...
Dan P.'s user avatar
  • 321

15 30 50 per page
1
2 3 4 5
18