Search found 16 matches
- Tue Feb 07, 2017 5:16 pm
- Forum: Document Classes
- Topic: Beamer incorrectly displays formulas
- Replies: 5
- Views: 10915
- Tue Feb 07, 2017 6:39 am
- Forum: Document Classes
- Topic: Beamer incorrectly displays formulas
- Replies: 5
- Views: 10915
Beamer incorrectly displays formulas
Incorrect
\documentclass{beamer}
\usepackage{mathtools,amssymb}
\usepackage{fontspec}
\newcommand*{\myfont}{Georgia}
\setmainfont{\myfont}[Ligatures=TeX]
\setsansfont{\myfont}[Scale=0.975]
\setmonofont{\myfont}
\usepackage{unicode-math}
\setmathfont{Latin Modern Math}
\setmathfont[range={"0030 ...
\documentclass{beamer}
\usepackage{mathtools,amssymb}
\usepackage{fontspec}
\newcommand*{\myfont}{Georgia}
\setmainfont{\myfont}[Ligatures=TeX]
\setsansfont{\myfont}[Scale=0.975]
\setmonofont{\myfont}
\usepackage{unicode-math}
\setmathfont{Latin Modern Math}
\setmathfont[range={"0030 ...
- Tue Feb 07, 2017 6:36 am
- Forum: Document Classes
- Topic: Beamer incorrectly displays formulas
- Replies: 5
- Views: 10915
Beamer incorrectly displays formulas
Correct
\documentclass{article}
\usepackage{mathtools,amssymb}
\usepackage{fontspec}
\newcommand*{\myfont}{Georgia}
\setmainfont{\myfont}[Ligatures=TeX]
\setsansfont{\myfont}[Scale=0.975]
\setmonofont{\myfont}
\usepackage{unicode-math}
\setmathfont{Latin Modern Math}
\setmathfont[range={"0030 ...
\documentclass{article}
\usepackage{mathtools,amssymb}
\usepackage{fontspec}
\newcommand*{\myfont}{Georgia}
\setmainfont{\myfont}[Ligatures=TeX]
\setsansfont{\myfont}[Scale=0.975]
\setmonofont{\myfont}
\usepackage{unicode-math}
\setmathfont{Latin Modern Math}
\setmathfont[range={"0030 ...
- Mon Feb 06, 2017 10:47 pm
- Forum: Document Classes
- Topic: Beamer incorrectly displays formulas
- Replies: 5
- Views: 10915
Beamer incorrectly displays formulas
Beamer incorrectly displays formulas. If \documentclass{beamer} - formulas incorrectly displays. If \documentclass{article} formulas correctly displays.
\documentclass{beamer}
\usepackage{mathtools,amssymb}
\usepackage{fontspec}
\newcommand*{\myfont}{Georgia}
\setmainfont{\myfont}[Ligatures=TeX ...
\documentclass{beamer}
\usepackage{mathtools,amssymb}
\usepackage{fontspec}
\newcommand*{\myfont}{Georgia}
\setmainfont{\myfont}[Ligatures=TeX ...
- Mon Feb 06, 2017 7:42 pm
- Forum: Graphics, Figures & Tables
- Topic: Tikz (\filldraw) error: tex capacity exeed...
- Replies: 5
- Views: 4265
Tikz (\filldraw) error: tex capacity exeed...
How split the plot? Please write an example.
- Mon Feb 06, 2017 4:46 pm
- Forum: Graphics, Figures & Tables
- Topic: Tikz (\filldraw) error: tex capacity exeed...
- Replies: 5
- Views: 4265
Tikz (\filldraw) error: tex capacity exeed...
How use this code in Luatex whitout errors?
Code: Select all
\usepackage{mathspec}
\usepackage{fontspec}
\newcommand*{\myfont}{OfficinaSerifC}%{Times New Roman} {Constantia}
\setmainfont{\myfont}[Ligatures=TeX]
\setsansfont{\myfont}[Scale=0.975]
\setmonofont{\myfont}
\setmathfont(Digits){\myfont}
- Mon Feb 06, 2017 3:03 pm
- Forum: Graphics, Figures & Tables
- Topic: Tikz (\filldraw) error: tex capacity exeed...
- Replies: 5
- Views: 4265
Tikz (\filldraw) error: tex capacity exeed...
I try to draw map whith many countries, for example:
\documentclass{article}
\usepackage[landscape]{geometry}
\usepackage{tikz}
\usepackage{pgfplots}
\usetikzlibrary{plotmarks}
\usepackage{verbatim}
\usepackage{xcolor}
\usetikzlibrary{datavisualization}
\usepackage[active,tightpage, floats]{preview ...
\documentclass{article}
\usepackage[landscape]{geometry}
\usepackage{tikz}
\usepackage{pgfplots}
\usetikzlibrary{plotmarks}
\usepackage{verbatim}
\usepackage{xcolor}
\usetikzlibrary{datavisualization}
\usepackage[active,tightpage, floats]{preview ...
- Fri Jan 13, 2017 8:18 pm
- Forum: Graphics, Figures & Tables
- Topic: Box with Title
- Replies: 19
- Views: 27854
Box with Title
How make rounded corners and dotted lines?
\documentclass{article}
\usepackage[most]{tcolorbox}
\usepackage{varwidth}
\usepackage{lipsum}
\newtcolorbox
{mybox}[2][]{enhanced,
before skip=2mm,after skip=2mm,
colback=black!5,colframe=black!50,boxrule=0.2mm,
attach boxed title to top left={xshift ...
\documentclass{article}
\usepackage[most]{tcolorbox}
\usepackage{varwidth}
\usepackage{lipsum}
\newtcolorbox
{mybox}[2][]{enhanced,
before skip=2mm,after skip=2mm,
colback=black!5,colframe=black!50,boxrule=0.2mm,
attach boxed title to top left={xshift ...
- Thu Jan 12, 2017 4:55 pm
- Forum: Graphics, Figures & Tables
- Topic: Box with Title
- Replies: 19
- Views: 27854
Box with Title
And other question, how do boxes in box (see image)?
- Thu Jan 12, 2017 4:09 pm
- Forum: Graphics, Figures & Tables
- Topic: Box with Title
- Replies: 19
- Views: 27854
Box with Title
I need big letter size and small intervals as shown in previous post.