LaTeX author support files for the journal Solar Physics.
The following files are given in the repository (or directly in .zip archive):
- 
sola_example_6.tex- sample paper. It contains useful information about typesetting article withspr-solaclass file. - 
sola_example_6.pdf- output after LaTeX compilation:latex sola_example_6.tex bibtex sola_example_6.aux latex sola_example_6.tex latex sola_example_6.tex dvips sola_example_6.dvi ps2pdf sola_example_6.ps 
- Four figures: 
fig1a.eps,fig1b.eps,fig1c.eps,fig1d.eps(SVG→PS→EPS). - Bibliography: 
sola_bibliography_example.bib. 
sola_keyword_list.txt
spr-sola.cls
template.tex
- Clone the repository or download the 
.ziparchive. - Install LaTeX style files (
spr-sola.cls,spr-mp-sola.bst) in your TeX system or place them in the same directory where your*.texfile is. - Read the instructions (
sola_example_6.pdf) for the preparation of your LaTeX document. - Use the template file 
template.texto prepare your manuscript. 
spr-solahas option "linksfromyear" and whenhyperrefis loaded it makes a hyperlink only from year component of the cite command. This solves the problem of overfull boxes when dvips driver is used. Citation style should be an author-year, and the hyperref should be loaded somewhere in preamble. Use "nolinksfromyear" if you want to disable it.spr-solaloads anatbibpackage. Use "nonatbib" option if you don't want to load it.- Option "showbiblabels" outputs 
\bibitemlabel on every bibitem end (command\endbibitem). This option should be used just for compatibility while citing a document. 
- 
If you are using
bibtex8version, don't forget an option-w("wolfgang"). Otherwise, You'll get an error:Sorry---you've exceeded BibTeX's wizard-defined function space 3000 - 
If You are getting error like:
Sorry---you've exceeded BibTeX's number of string global-variablesthat means Your
bibtexversion is too old. You should download latest version 0.99d. This version fixes all limitation issues. (One of the binaries location is here). 
Please submit bug reports and/or feature requests at GitHub page or latex-support@vtex.lt.