Skip to main content

Questions tagged [xsim]

xsim is the official successor of exsheets. Use this tag if you have a question about xsim. For questions about other packages like exsheets use the respective tag instead.

1 vote
0 answers
27 views

(xsim) crossref on Solution title

I am using xsim to write exercises and their solutions. I also use it to put the references to both the exercise and the corresponding solution. For the hyperlink to the solution, I want it to appear ...
stargazer45's user avatar
2 votes
1 answer
29 views

DeclareExerciseType/XSIMtransate doesn't appear like I expected?

This is my first time asking a question here because every question I've had over the past 20 years was already answered somewhere in here. So thank you all so much for that. I'm not ok with your ...
Aliska Gibbins's user avatar
0 votes
0 answers
44 views

Why can't I use comment environment with xsim?

I am writing some lecture notes in which I want to add some hints for exercises. To do that I use the package xsim and I create a new environment for hint. And sometimes I also need to call some ...
R. N's user avatar
  • 1,138
0 votes
0 answers
46 views

Error: "Missing \endcsname" [duplicate]

I have a problem when compiling my Latex file. The problem seems to be the babel-package \usepackage[english,ngerman]{babel} (because the error goes away if I delete this line) the xsim-package and ...
garondal's user avatar
  • 455
0 votes
0 answers
65 views

xsim problem statement and solution in the same tcolorbox

The following result is obtained using the tcolorbox package and the exam class. Since I'm writing a book, I switched to the scrbook class and the xsim package. Is it possible to get the same result? ...
azazello'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
0 votes
0 answers
31 views

Why referencing within xsim exercise/solution environment is not working?

In the text of a solution, I would like to make a reference to a figure which is inside the solution environment as well, but it is not working. The code is as simple as: \begin{solution} \begin{...
Salvatore Manfredi D's user avatar
0 votes
1 answer
105 views

Printcollection of xsim outputs questions without question number

I am currently working on an exam template using xsim. I created a custom exercise template which can output indiviual points if the question consists of several subquestions. In the MWE below I now ...
Hirshy's user avatar
  • 143
1 vote
1 answer
127 views

Testing if a string is a part of a csv list of strings

I use the xsim package with tags for my exercises. These tags are a CSV lists of strings. I have a tag called year (year={2020-2021,2017-2018}, for instance) which contains school years. I can ...
Didier's user avatar
  • 1,323
1 vote
1 answer
48 views

Resetting counter exercise for each page with Xsim package

I've seen this topic:How to reset exercise counter in XSIM but thats's not exactly what I want. I am creating a document which contains exercices for my students. Each page contains exercices for only ...
Didier's user avatar
  • 1,323
0 votes
0 answers
54 views

Level of difficulty in the title with package xsim

I would like to indicate the level of difficulty in the title of the exercise with the package xsim. Here is a MWE: \documentclass[10pt,a4paper,twoside,french]{article} \usepackage{xsim} \usepackage{...
Didier's user avatar
  • 1,323
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
61 views

Minted inside Xsim environment

It is needed to insert a Minted inside Xsim environment. The basic code is as follow: \documentclass{book} \usepackage{xcolor} \usepackage{minted} \usepackage[verbose]{xsim}%paquete de ejercicios ...
ABV's user avatar
  • 451
1 vote
1 answer
80 views

Wrapping verbatim environment (xsimverb)

I am designing a library that needs to deal with some verbatim code. For now, I use the great xsimverb package that provides nice things, like gobble, deal with basically all kinds of characters… I ...
tobiasBora's user avatar
  • 8,964
0 votes
1 answer
44 views

Points question xsim package precision decimal

How can I customize the score accurately as a 1.0 is not able to recognize. Look in MWE I like show points 1.0 and 2.0, if points is major 1.001 show in points questions, how change this \...
Fabio Lima's user avatar

15 30 50 per page
1
2 3 4 5
10