GithubHelp home page GithubHelp logo

todonotes throws error about document-formats HOT 12 CLOSED

sigchi avatar sigchi commented on August 16, 2024
todonotes throws error

from document-formats.

Comments (12)

derric avatar derric commented on August 16, 2024

👍 I have the same problem

from document-formats.

ayman avatar ayman commented on August 16, 2024

How are you calling the notes? Generally you have to specify inline as there is no side page margin:

\usepackage{todonotes}
. . .
\todo[inline]{foobar}

from document-formats.

wbueschel avatar wbueschel commented on August 16, 2024

Thanks for your quick help! This does indeed make the document compile. Maybe inline should be the default?

from document-formats.

ayman avatar ayman commented on August 16, 2024

I'd rather just remove the package as we used it during debugging and really don't want to 'support' it as such.

from document-formats.

wbueschel avatar wbueschel commented on August 16, 2024

Yes, the inline option doesn't look very helpful anyways (uses too much space.) I have defined my own command for todos now. Something like \definecolor{todo}{rgb}{0,.7,.2} \newcommand{\todo}[1]{\textcolor{todo}{(TODO: #1)}} is sufficient, for me at least.

from document-formats.

ayman avatar ayman commented on August 16, 2024

Reopening for @floe's pull request/solution #22.

from document-formats.

ayman avatar ayman commented on August 16, 2024

Just took this. Thanks. I'm wondering if the .tex example or the .cls file should document this else nobody will find it. Thoughts @floe?

from document-formats.

floe avatar floe commented on August 16, 2024

Good point, I'll prepare a small example for the .tex template.

from document-formats.

ayman avatar ayman commented on August 16, 2024

Leave it commented out somewhere in the header as an example. I'll merge
and likely update a bit.

On Friday, July 31, 2015, Florian Echtler [email protected] wrote:

Good point, I'll prepare a small example for the .tex template.


Reply to this email directly or view it on GitHub
#19 (comment)
.

from document-formats.

ayman avatar ayman commented on August 16, 2024

chi_draft should now allow for this. We're gonna leave it a bit hidden for now but might add more instructions later in the template or readme.

from document-formats.

vinhqdang avatar vinhqdang commented on August 16, 2024

Hello all

I have the same problem today with \todonotes and CHI format. What is a good way to use \todo{} with CHI format? (except inline mode which I already used).

Thanks

from document-formats.

ayman avatar ayman commented on August 16, 2024

@vinhqdang did you try the chi_draft option?

from document-formats.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.