Skip to content

Just a few things#5

Open
khatchad wants to merge 4 commits intoeteq:masterfrom
khatchad:master
Open

Just a few things#5
khatchad wants to merge 4 commits intoeteq:masterfrom
khatchad:master

Conversation

@khatchad
Copy link

I was missing authors in my output as I had a separate authors.tex file (you can do that in authorea by selecting customize). Also, my abstract already had the latex commands.

Copy link
Owner

Choose a reason for hiding this comment

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

I'm confused by this: why are you opening the file? It should be sufficient just to do the get_input_string line below, as then LaTeX will drop the content in there instead of you needing to access the file.

So perhaps instead you want this to be if os.path.exists(os.path.join(localdir, 'authors.tex')):? Then if the files is present it will be used, but otherwise just the empty string from above will get in?

@eteq
Copy link
Owner

eteq commented Nov 29, 2015

Thanks @mattpitkin - I'd noticed the authors option and been meaning to do something like that but hadn't found the time. I've left a few inline comments about the implementation that you'll need to address before I can merge, but it looks good in concept.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants