SciPost Code Repository
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SciPost
Manage
Activity
Members
Labels
Plan
Issues
118
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SciPost
SciPost
Commits
00bc982d
Commit
00bc982d
authored
8 years ago
by
Jean-Sébastien Caux
Browse files
Options
Downloads
Patches
Plain Diff
Update production docs
parent
b6a3ef78
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/contributors/editorial_administrators/production.rst
+16
-1
16 additions, 1 deletion
docs/contributors/editorial_administrators/production.rst
with
16 additions
and
1 deletion
docs/contributors/editorial_administrators/production.rst
+
16
−
1
View file @
00bc982d
...
...
@@ -334,6 +334,15 @@ Problems
Here is an equation that should not be broken: ${E=mc^2}$.
* Equation/table or other text/maths element is just too wide.
Option: locally change the fontsize by embedding the object in a ``\fontsize`` block,::
\begingroup
\fontsize{new font size, e.g. 10pt}{skip, 120% of previous}\selectfont
[ element]
\endgroup
* package ``MnSymbol`` is problematic and clashes with amsmath.
One solution is to import individual symbols according to these
...
...
@@ -382,6 +391,10 @@ References formatting
\J. Stat. Mech. is annoying (volume number is year). Manually remove volume nr for
these, so the format becomes ``A. Bee, \emp{Bee's nice paper}, J. Stat. Mech.: Th. Exp. [P,L]##### (20##), \doi{10...}.``
\J. Phys. A is also annoying. Up to and including volume 39 (2006), it's
\J. Phys. A: Math. Gen. Afterwards, volume 40 (2007) onwards, it's
\J. Phys. A: Math. Theor.
Layout verification
~~~~~~~~~~~~~~~~~~~
...
...
@@ -439,7 +452,9 @@ Preparation of final version of record
#. Make sure linenumbers are deactivated.
#. Does the table of contents (if present) look OK? (Beware of hanging closing
line pushed to top of second page.)
line pushed to top of second page). If needed, adjust the ``\vspace`` spacings
defined around the table of contents, and/or insert an additional ``vspace``
with negative spacing before the abstract.
#. If the author-accepted proofs version used BiBTeX, copy the contents of the bbl
file into the .tex file, so that BiBTeX is not needed anymore.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment