Git Product home page Git Product logo

asmeconf's People

Contributors

john02139 avatar

Stargazers

 avatar  avatar

asmeconf's Issues

asmewide.sty has old version of cuted.sty

Describe the bug
When compiling asmeconf-template-widetext.tex multiple errors are produced that all originate from asmewide.sty (see screenshot for errors).

Steps To Reproduce Error

  1. Go to CTAN asmeconf page
  2. Download latest version
  3. Import downloaded ZIP into Overleaf as a new project
  4. Compile asmeconf-template-widetext.tex

Screenshots
image

Platform (please complete the following information):

  • OS: Windows Version 21H1 (OS Build 19043.1706)
  • asmeconf Version: 1.30 2022-03-14
  • Tex Package: Overleaf
  • Browser: Chrome, Brave, and Microsoft Edge

Figure and Table Captions should not be bold according to reviewers

Describe the bug
The figure and table captions are made in all caps and bold by the template. However after submission reviewers said, that the captions should not be bold. The provided word template implements this already. (https://www.asme.org/publications-submissions/proceedings/author-guidelines/elements-of-a-paper/author-templates)

Screenshots
grafik

Template output:
grafik

Format as wished by the reviewers:
grafik

Word template:
grafik

Platform (please complete the following information):

  • OS: No os, using Overleaf
  • Distribution: TexLive 2022
  • TeX Program: Overleaf

Additional context
I changed the following lines to achieve the normal font captions:

\captionsetup[figure]{labelformat=uppercase, labelfont={sf,bf,small},textfont={sf,md,small},textformat=boldmath,labelsep=colon}
\captionsetup[table]{labelformat=uppercase, labelfont={sf,bf,small},textfont={sf,md,small},textformat=boldmath,labelsep=colon,skip=0.5\baselineskip}

Package hyperxmp Error

Describe the bug
When compiling I get the error: "Package hyperxmp Error: hyperref must be loaded before hyperxmp. }", which seems to be caused by the sequence in which the packages hyperref hyperxmp. There are workarounds suggested online but when implemented they throw new errors. Interestingly this error does not exist on Overleaf, which suggests that this is caused by a different version of the some packages.

Screenshots
image

Platform (please complete the following information):

  • OS: Windows 10
  • Distribution MikTex Latest update
  • TeX Program: TeXstudio 4.6.3
  • hyperref version: 17/07/23
  • hyperxmp version: 22/09/2023

Additional context
N/A

LaTeX Error: Unknown option '\MyColorOption' for package xcolor.

Cannot compile a document. I get a warning and error thrown by the xcolor package.

Package xcolor Warning: Package option `hyperref' is obsolete and ignored on input line 266.

C:\Users\rob5i\AppData\Local\Programs\MiKTeX\tex/latex/xcolor\xcolor.sty:266: LaTeX Error: Unknown option '\MyColorOption' for package xcolor.

The line in question in xcolor is: \edef\Gin@driver{\Gin@driver}

Here's a sample bug report

Describe the bug
A clear and concise description of what the bug is.

Screenshots
If applicable, add screenshots to help explain your problem.

Platform (please complete the following information):

  • OS: [e.g. Mac OS Big Sur]
  • Distribution [e.g. TexLive 2020]
  • TeX Program [e.g. TeXShop]

Additional context
Add any other context about the problem here.

June 2022 update of LaTeX kernel produce errors in capitalized captions and headings

With the June 2022 release of LaTeX, the case-changing commands formerly controlled by the textcase package have been absorbed into the kernel, as described in ltnews35, page 4. There was a bug in this change leading to error messages when certain commands are used in uppercased text, affecting the captions and section headings of asmeconf. The LaTeX Team are now working on a correction that will be distributed in 2022.

The issue is discussed further at these two links:

https://tex.stackexchange.com/questions/649016/changes-to-textcase-and-latex-kernel-in-the-june-2022-release-affecting-uppercas

latex3/latex2e#881

This bug does not affect users who have not rolled forward to the June 2022 release of LaTeX.

Screenshots
For example, when running asmeconf-template.tex, the following error message will be seen:

Screen Shot 2022-06-30 at 3 19 00 PM

Recommended Work Around
Until the LaTeX kernel is updated, users of asmeconf can avoid errors as follows:

  1. Place \label{..} after \caption{..}, not inside \caption{..}. In other words, do \caption{My caption}\label{My caption label}
  2. Inside captions, do (\ref{eqn:number}) instead of using \eqref{eqn:number}
  3. Do not put footnotes inside section headings.

For example, if these changes are made to asmeconf-template.tex, the code will run without errors and will produce the expected output.

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.