Math & SciencePrescript problem accompaning Bolding in Appendix

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Post Reply
Cho Win Aung
Posts: 4
Joined: Fri Mar 22, 2024 7:08 pm

Prescript problem accompaning Bolding in Appendix

Post by Cho Win Aung »

In writing Latex in Pramana J of Phys, there is no problem for prescript whenever I use \usepackage{amsmath,mathtools}. According to the journal format, we have to use the comments, \appendix, \section{Appendix A}, \section{Appendix B}, or something like that in the appendix part. The problem is that starting from Appendix, all sentences become bolded. If we remove the "\usepackage{amsmath,mathtools}", those sentences become normal(not bold), but the prescript is not working. How can I solve the problem? :|

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX books
Cho Win Aung
Posts: 4
Joined: Fri Mar 22, 2024 7:08 pm

Prescript problem accompaning Bolding in Appendix

Post by Cho Win Aung »

I have found the solution. By avoiding "\prescript" word, it can be easily done. For example, by typing like {^{2D}_G}{[C_v]_e}, there is no bolding in Ref and Appendix, rather than \prescript{^{2D}_G}{[C_v]_e}.
Post Reply