Giter Site home page Giter Site logo

texmf's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

texmf's Issues

\sum and \prod math symbol are not displayed

Hello, has anybody else encountered that same issue?
When using the SEG template with this script:
\documentclass{segabs} \usepackage{amsmath} \begin{document} \begin{equation} \mathcal{A} = \prod_{i=1}^n \sum_{j=1}^c (i + j) \end{equation} \end{document}
I get
image

While if I am using a more traditional document class (let say article), I get the correct output:
\documentclass{article} \usepackage{amsmath} \begin{document} \begin{equation} \mathcal{A} = \prod_{i=1}^n \sum_{j=1}^c (i + j) \end{equation} \end{document}
image

The behavior is consistent across platform with the latest 2017 version of the latex packages on Mac (texlive and mactex 2017) and on Windows (texlive and Miktex 2017).

Update: I have tried to compile it with an older distribution of latex on Mac (texlive 2016) and the problem disappears. Any idea then on how to fix the compatibility issue? Thanks a lot!

Track change of SEG latex template

The editor of GEOPHYSICS asked to make a track change. However, the SEG latext does not have the changes package to allow the user to track change. Or if there is another way to show the changes? It is appreciated if you can provide a solution on this.

Multiplot

I have a question about "multiplot" command in Geophysics Tex template.
What can I do if the multi-figures cannot fit in one page and need to split to two or more pages (but they still belong to one figure caption)?
I tried several ways, but they still squeeze in one page and I lost figures that exceed the page bottom boundary.

BibTeX style for Geophysics does not include issue numbers for journal articles

When using the seg bibliographystyle with the geophysics document class, filling out the number field for article entries in the .bib file does not result in these issue numbers being included in the .blg file. Thus, there is currently no way to include journal issue numbers in SEGTeX-formatted Geophysics articles.

Thanks for the document class, by the way. I appreciate it, and it has otherwise served me well so far.

Labelling of figures in appendix won't work

When I use the latex files to compile my manuscript for submission, the figures in the appendix are labelled consequentially, following last numbers in the main text and not the needed labelling syntax required for the appendix.

How can I fix this or work around it?

Here is the way I inserted the figure:

\begin{figure}
\centering
\includegraphics[width=0.75\textwidth]{figureName.png}
\caption{...}
\label{fig:B1}
\end{figure}

Thanks in advance!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.