The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
50 views

How to surround fixme notes with brackets?

I am using the fixme package for inserting notes in my LaTeX documents. The note text is by default bold, and I've enabled colors using \fxsetup{theme=color}. However, I would like to have even more ...
7
votes
1answer
117 views

Is there a way to assign different colors to different authors in fixme?

I use fixme in multiuser mode, and would like different authors to have different colors (like the track changes feature in word). I know that I can use todonotes, but I like the fixme interface (and ...
9
votes
2answers
93 views

spurious whitespace in \index with fixme package

Consider the following example: \documentclass{article} \usepackage{fixme} \makeindex \begin{document} Ignorance is strength\index{strength}. \end{document} Then there will be a white space ...
1
vote
1answer
337 views

Fixme package fxnote background

Just a quick question. Is it possible to change the background colour for a note? This is how I setup fixme \usepackage{fixme} \fxsetup{ status=draft, author=, layout=inline, % also try ...
8
votes
2answers
185 views

Fixme incompatible with two-column?

I wanted to use Fixme together with my two-column layout, but the output of Fixme looks broken, as if the margins are too small or so. See example: Example code: ...
4
votes
1answer
168 views

Decrease linespacing in margin notes of the fixme package?

Is it possible to get single-spaced marginnotes in a double-spaced document? \documentclass[english,a4paper]{scrartcl} \usepackage{babel} \usepackage{blindtext} \usepackage[draft]{fixme} ...
1
vote
1answer
315 views

Removing the List of Corrections from the Table of Contents

I'm using the package fixme and the command \listoffixmes which generates a list of fixme notes on a page titled List of Corrections. However, the title appears in the table of contents and messes ...
1
vote
2answers
602 views

How to avoid getting cropped marginpar?

I'm using the fixme package to add notes to various parts of my thesis draft. However, if I set the margins using the geometry package, I notice that the fixme notes are not formatted correctly (with ...
0
votes
0answers
235 views

listoffixmes with classic thesis [closed]

I'm using the classicthesis style for my thesis and would like to use the \listoffixmes option with the fixme package. On compiling I get the error ! Extra }, or forgotten endgroup. \l@fixme ...eak ...