Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add \tightlist macro to ieee_article #169

Merged
merged 1 commit into from
Apr 28, 2018
Merged

Add \tightlist macro to ieee_article #169

merged 1 commit into from
Apr 28, 2018

Conversation

nathanweeks
Copy link
Contributor

Using the ieee_article template from 7708443, using an ordered list in the Rmarkdown:


1. foo
2. bar

results in the following error (from pdflatex) when generating a PDF:

! Undefined control sequence.
l.696 \tightlist

Copying the \tightlist macro definition from the template.tex in another format into the ieee_article template.tex resolved the issue (though I'm not sure if there's a more preferable spot in template.tex to put the \tightlist definition).

Copy link
Member

@yihui yihui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@yihui yihui merged commit 2552bb3 into rstudio:master Apr 28, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants