578 reputation
516
bio website casa.colorado.edu/~ginsbura
location Colorado
age 27
visits member for 1 year, 7 months
seen May 15 at 0:55
stats profile views 22

I'm an astrophysicist and heavy numpy / scipy user.

@keflavich


Apr
19
answered Standalone - \newlabel being written to .log instead of .aux
Apr
19
revised Standalone - \newlabel being written to .log instead of .aux
Changed to more specific question
Apr
19
comment Standalone - \newlabel being written to .log instead of .aux
So, I found one workaround to that problem - I removed the \begin and \end document from the document that was being \imported. I think this indicates a problem with standalone. I'm going to revise this question to be more specific.
Apr
19
comment Standalone - \newlabel being written to .log instead of .aux
Thanks @egreg - any idea what could cause that?
Apr
19
revised Standalone - \newlabel being written to .log instead of .aux
link to log & aux
Apr
19
comment Standalone - \newlabel being written to .log instead of .aux
Oh... upon closer inspection, only the failing figures show up with \newlabel{fig:} in the log... the rest have that text in the .aux file. What could cause that?
Apr
19
comment Standalone - \newlabel being written to .log instead of .aux
Yes. I get "Reference fig:... undefined", but later there is a \newlabel{fig:...} entry, which I thought SHOULD mean that the figure label is included.
Apr
19
asked Standalone - \newlabel being written to .log instead of .aux
Apr
19
comment standalonetrue / standalonefalse?
Thanks for that clarification, and sorry... I meant not to send that comment. My issue is, I can't get my bibliographies to include with \ifstandalone unless specifying it explicitly. I think the problem is having doubly-nested standalone files.
Apr
18
comment standalonetrue / standalonefalse?
I still don't really understand this answer. If I compile my
Apr
10
awarded  Good Question
Mar
27
comment Convert a bibtex-using document to “raw” LaTeX?
Unfortunately, the way the template is constructed, I cannot do that. It gives me junk like ! Illegal parameter number in definition of \@scientificRationale. because I'm forced to include all of my text within the \ScientificRationale macro.
Mar
27
asked Convert a bibtex-using document to “raw” LaTeX?
Mar
25
comment standalonetrue / standalonefalse?
I've updated the example to create a genuine MWE now; I can't include a standalone inside another standalone because of 1-bibdata-per-file restrictions.
Mar
22
revised standalonetrue / standalonefalse?
added 179 characters in body
Mar
22
revised standalonetrue / standalonefalse?
added mwe / removed non-working prior example
Mar
22
comment standalonetrue / standalonefalse?
I'm using the command line only... I think there must be some strange behavior going on, then. I'll try to construct a MWE.
Mar
22
comment standalonetrue / standalonefalse?
I'm using the package, not the class. And I intentionally did not try to include a complete MWE - it would take too long at this point.
Mar
22
asked standalonetrue / standalonefalse?
Mar
18
asked Including figures relative to the path of the current document?