Hello
I need to divide polynoms using package polynoms from latex.
Is it possible to move from the frist code to the second one by customizing the polynom package.?
\documentclass[a4paper]{article}
%% Language and font encodings
\usepackage[english]{babel}
\usepackage[utf8x]{inputenc}
\usepackage ...
Search found 113 matches
- Thu Dec 21, 2017 6:25 pm
- Forum: Math & Science
- Topic: Divide polynoms
- Replies: 0
- Views: 4758
- Mon Jan 02, 2017 1:11 am
- Forum: Presentations and Posters
- Topic: insert a graphic in a block
- Replies: 1
- Views: 14798
insert a graphic in a block
Hello,
I need to insert a graphic in a block of my beamer presentation. I used the following code
\documentclass[xcolor={dvipsnames}, 10pt]{beamer}
\usepackage[utf8]{inputenc}
\usepackage{marvosym} %
\usepackage{hyperref} %
\usepackage{transparent} %
\usepackage{ragged2e, siunitx, xcolor ...
I need to insert a graphic in a block of my beamer presentation. I used the following code
\documentclass[xcolor={dvipsnames}, 10pt]{beamer}
\usepackage[utf8]{inputenc}
\usepackage{marvosym} %
\usepackage{hyperref} %
\usepackage{transparent} %
\usepackage{ragged2e, siunitx, xcolor ...
- Sun Jul 31, 2016 2:30 pm
- Forum: Presentations and Posters
- Topic: How to get subsubsections titles at the header box
- Replies: 1
- Views: 6739
How to get subsubsections titles at the header box
Hello,
which commands should I add to get the subsubsetcions titles in the header box of the beamerpresentation?
\documentclass[xcolor={dvipsnames}]{beamer}
\usepackage[utf8]{inputenc}
\usepackage{marvosym} %
\usepackage{hyperref} %
\usepackage{transparent} %
\usepackage{ragged2e, siunitx ...
which commands should I add to get the subsubsetcions titles in the header box of the beamerpresentation?
\documentclass[xcolor={dvipsnames}]{beamer}
\usepackage[utf8]{inputenc}
\usepackage{marvosym} %
\usepackage{hyperref} %
\usepackage{transparent} %
\usepackage{ragged2e, siunitx ...
- Sun Jul 31, 2016 12:44 am
- Forum: Presentations and Posters
- Topic: \cline command in a colored table
- Replies: 1
- Views: 10766
\cline command in a colored table
Hello
I need to insert a colored tab in my beamer presentation. When I use the command \cline{2-3} in the following code, the white line separating the second and third column of the table does'nt appear. I tried also to use instead the command \hhline{~|-||-|} but also it doesn't work. What shoud I ...
I need to insert a colored tab in my beamer presentation. When I use the command \cline{2-3} in the following code, the white line separating the second and third column of the table does'nt appear. I tried also to use instead the command \hhline{~|-||-|} but also it doesn't work. What shoud I ...
- Mon Mar 14, 2016 2:00 pm
- Forum: General
- Topic: change the name of an appendix chapter in the TOC
- Replies: 2
- Views: 12342
Re: change the name of an appendix chapter in the TOC
It works perfectly now. Thanks.
- Mon Mar 14, 2016 12:03 am
- Forum: General
- Topic: change the name of an appendix chapter in the TOC
- Replies: 2
- Views: 12342
change the name of an appendix chapter in the TOC
Hello, I need to change the word "chapter" y "Appendix" in the appendices. By using the code below I get the customization in the appendices. I need also to get to customize the chapters of the appendices in the table of contents by getting for those chapters the word "Appendix" instead of "Chapter ...
- Sat Mar 05, 2016 5:50 pm
- Forum: Math & Science
- Topic: missplaced text in a long algorithm
- Replies: 1
- Views: 2938
missplaced text in a long algorithm
Hello, I have a long algorithm to put in my report. There is a text before the beginning of it. I used the following code
\documentclass{report}
\usepackage{minitoc}
\usepackage{nomencl}
\usepackage{glossaries}
\usepackage[pdftex]{graphicx} % to insert PostScript figures
\usepackage{rotating ...
\documentclass{report}
\usepackage{minitoc}
\usepackage{nomencl}
\usepackage{glossaries}
\usepackage[pdftex]{graphicx} % to insert PostScript figures
\usepackage{rotating ...
- Fri Feb 05, 2016 12:42 am
- Forum: Math & Science
- Topic: Reduce space before and after a sum in an equation
- Replies: 2
- Views: 12063
- Thu Feb 04, 2016 9:41 pm
- Forum: Math & Science
- Topic: how to get the texts in multiple cases arrays aligned
- Replies: 2
- Views: 4988
Re: how to get the texts in multiple cases arrays aligned
Excellent solution Stefan. Thanks 

- Thu Feb 04, 2016 9:09 pm
- Forum: Math & Science
- Topic: how to get the texts in multiple cases arrays aligned
- Replies: 2
- Views: 4988
how to get the texts in multiple cases arrays aligned
Hello, I have multiple cases arrays as shown below. I need the right hand part(for...)of each case to be vertically aligned with all the other ones. Is there any effective solution?
\documentclass{article}
\usepackage{amsmath, amssymb}
\usepackage[english]{babel}
\newcommand{\for}{\text{for ...
\documentclass{article}
\usepackage{amsmath, amssymb}
\usepackage[english]{babel}
\newcommand{\for}{\text{for ...