{"id":14980982,"url":"https://github.com/vtex-soft/texsupport.springer-sola","last_synced_at":"2025-08-18T17:06:47.783Z","repository":{"id":88254721,"uuid":"105234943","full_name":"vtex-soft/texsupport.springer-sola","owner":"vtex-soft","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-02T09:50:40.000Z","size":4571,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-20T03:21:48.619Z","etag":null,"topics":["author-support","latex","latex-examples","latex-template","springer"],"latest_commit_sha":null,"homepage":"https://vtex-soft.github.io/texsupport.springer-sola/","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lppl-1.3c","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vtex-soft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-09-29T05:52:24.000Z","updated_at":"2025-05-02T09:50:45.000Z","dependencies_parsed_at":"2023-03-13T04:46:11.299Z","dependency_job_id":"c806602f-b115-4b07-ba13-e43be4c1e644","html_url":"https://github.com/vtex-soft/texsupport.springer-sola","commit_stats":{"total_commits":49,"total_committers":5,"mean_commits":9.8,"dds":0.5306122448979591,"last_synced_commit":"5e2c80b9755fc5d30ee1df08633f46ed3bf37bea"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vtex-soft/texsupport.springer-sola","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex-soft%2Ftexsupport.springer-sola","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex-soft%2Ftexsupport.springer-sola/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex-soft%2Ftexsupport.springer-sola/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex-soft%2Ftexsupport.springer-sola/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vtex-soft","download_url":"https://codeload.github.com/vtex-soft/texsupport.springer-sola/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex-soft%2Ftexsupport.springer-sola/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271027687,"owners_count":24687082,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["author-support","latex","latex-examples","latex-template","springer"],"created_at":"2024-09-24T14:02:41.934Z","updated_at":"2025-08-18T17:06:47.744Z","avatar_url":"https://github.com/vtex-soft.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# texsupport.springer-sola\n\nLaTeX author support files for the journal \n[Solar Physics](https://www.springer.com/journal/11207).\n\n## Contents\n\nThe following files are given in the repository (or directly in `.zip` archive):\n\n### Sample\n\n-   `sola_example_6.tex` - sample paper. It contains useful information about \n    typesetting article with `spr-sola` class file.\n-   `sola_example_6.pdf` - output after LaTeX compilation:\n\n        latex sola_example_6.tex\n        bibtex sola_example_6.aux\n        latex sola_example_6.tex\n        latex sola_example_6.tex\n        dvips sola_example_6.dvi\n        ps2pdf sola_example_6.ps\n\n### Files included at compilation\n\n-   Four figures: `fig1a.eps`, `fig1b.eps`, `fig1c.eps`, `fig1d.eps`\n    ([SVG](https://figshare.com/articles/ORCID_iD_icon_graphics/5008697)\u0026rarr;[PS](https://cairosvg.org/)\u0026rarr;[EPS](https://www.ghostscript.com/doc/Devices.htm#EPS)).\n-   Bibliography: `sola_bibliography_example.bib`.\n\n\n### Extra information\n\n-   `sola_keyword_list.txt`\n\n### Formatting files  \n\n-   `spr-sola.cls`\n\n### Template\n\n-   `template.tex`\n\n## Setup\n\n-   Clone the repository or download the `.zip` archive.\n-   Install LaTeX style files (`spr-sola.cls`, `spr-mp-sola.bst`) \n    in your TeX system or place them in the same directory where your `*.tex` file is.\n-   Read the instructions (`sola_example_6.pdf`) for the preparation of your LaTeX document.\n-   Use the template file `template.tex` to prepare your manuscript.\n\n## Notifications\n\n-   `spr-sola` has option \"linksfromyear\"\n    and when `hyperref` is loaded it makes a hyperlink only \n    from year component of the cite command. This solves \n    the problem of overfull boxes when dvips driver is used.\n    Citation style should be an author-year, and the hyperref \n    should be loaded somewhere in preamble.\n    Use \"nolinksfromyear\" if you want to disable it.\n-   `spr-sola` loads a `natbib` package. \n    Use \"nonatbib\" option if you don't want to load it.\n-   Option \"showbiblabels\" outputs `\\bibitem` label on every \n    bibitem end (command `\\endbibitem`). This option should be used \n    just for compatibility while citing a document.\n\n## Troubleshooting\n\n-   If you are using `bibtex8` version, don't forget an option `-w` (\"wolfgang\"). \n    Otherwise, You'll get an error:\n\n        Sorry---you've exceeded BibTeX's wizard-defined function space 3000\n\n-   If You are getting error like:\n\n        Sorry---you've exceeded BibTeX's number of string global-variables\n\n    that means Your `bibtex` version is too old. You should download latest \n    version 0.99d. This version fixes all limitation issues. \n    (One of the binaries location is [here](http://ftp.math.utah.edu/pub/texlive-utah/bin/)).\n    \n\n## Bug reports\n\nPlease submit bug reports and/or feature requests\nat [GitHub page](https://github.com/vtex-soft/texsupport.springer-sola/issues) or \n[latex-support@vtex.lt](mailto:latex-support@vtex.lt).\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvtex-soft%2Ftexsupport.springer-sola","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvtex-soft%2Ftexsupport.springer-sola","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvtex-soft%2Ftexsupport.springer-sola/lists"}