nesting documentclasses
Underscore in Pathway
How to set the our own font to equation?
Can you answer these?
nesting documentclasses https://tex.stackexchange.com/questions/366507/nesting-documentclasses
I'm creating (beamer) slides explaining the basics of using LaTeX. For this purpose I would like to illustrate how some source code \documentclass{article} \title{My first paper} \begin{document} ...
- asked by Henning Koehler 1vote Underscore in Pathway https://tex.stackexchange.com/questions/366738/underscore-in-pathway
I'm beginning with Latex and I want to add some JavaCode in it. My source code is in "D:\Eclipse_Projects\Algorithimique\src\s09" but I think the underscore is making trouble. I use the following code ...
- asked by Warok 1vote How to set the our own font to equation? https://tex.stackexchange.com/questions/366926/how-to-set-the-our-own-font-to-equation
Here is the code I used: \documentclass[10pt]{extarticle} \usepackage{color} \usepackage{amsmath} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{hyphenat} \usepackage{mathtools} ...
- asked by jagannathan jothi 1vote —