Hi there,
I've a very simple document but not running properly.
It is simply saying that, `exframe.sty' not found.
%----------------------------------------------------------%
%----------------------- Topics ...
Search found 13 matches
- Sat May 14, 2022 3:26 am
- Forum: Text Formatting
- Topic: How and where to find exframe.sty?
- Replies: 1
- Views: 1168
- Wed Apr 14, 2021 5:56 pm
- Forum: Presentations and Posters
- Topic: How to get Section Number in each Section Slide on LaTeX Beamer?
- Replies: 4
- Views: 67700
How to get Section Number in each Section Slide on LaTeX Beamer?
That's exactly what I was looking for.
Thank you very much, Bartman!
Here is a complete example now.
\documentclass[xcolor=dvipsnames]{beamer}
\usepackage[T1]{fontenc}
\usetheme{AnnArbor}
\usecolortheme{whale}
\setbeamercolor{title}{bg=RoyalPurple}
\setbeamercolor{frametitle}{fg=white,bg ...
Thank you very much, Bartman!
Here is a complete example now.
\documentclass[xcolor=dvipsnames]{beamer}
\usepackage[T1]{fontenc}
\usetheme{AnnArbor}
\usecolortheme{whale}
\setbeamercolor{title}{bg=RoyalPurple}
\setbeamercolor{frametitle}{fg=white,bg ...
- Wed Apr 14, 2021 4:04 pm
- Forum: Presentations and Posters
- Topic: How to get Section Number in each Section Slide on LaTeX Beamer?
- Replies: 4
- Views: 67700
How to get Section Number in each Section Slide on LaTeX Beamer?
Greetings there,
I've been trying to create Section Number with Section Title in each Section Title Slide Page on Beamer class but was not able to create it. :(
That is, as in the "Table of Contents" page, e.g.,
1 Introduction
I wanted to get
1 Introduction
on page 3, too.
But how could we ...
I've been trying to create Section Number with Section Title in each Section Title Slide Page on Beamer class but was not able to create it. :(
That is, as in the "Table of Contents" page, e.g.,
1 Introduction
I wanted to get
1 Introduction
on page 3, too.
But how could we ...
- Thu Sep 17, 2020 4:19 am
- Forum: BibTeX, biblatex and biber
- Topic: How to customize the bib items with BibLaTeX?
- Replies: 2
- Views: 5844
How to customize the bib items with BibLaTeX?
Thank you Bartman!
That helps a lot!
That helps a lot!
- Mon May 04, 2020 2:08 am
- Forum: BibTeX, biblatex and biber
- Topic: How to customize the bib items with BibLaTeX?
- Replies: 2
- Views: 5844
How to customize the bib items with BibLaTeX?
Hi Everyone,
I am here again with one more question.
I recently decided to switch with BibLaTeX from natbib reference management.
Therefore, I am a beginner learner with BibTe.
But as always I need some customization on the existing options. :)
I have attached an MWE herewith along with my ...
I am here again with one more question.
I recently decided to switch with BibLaTeX from natbib reference management.
Therefore, I am a beginner learner with BibTe.
But as always I need some customization on the existing options. :)
I have attached an MWE herewith along with my ...
- Thu Mar 26, 2020 11:43 pm
- Forum: Theses, Books, Title pages
- Topic: Hyperref not going to the right place.
- Replies: 2
- Views: 10624
Hyperref not going to the right place.
Thank you very much, Ijon Tichy!
It really solved my problem.
I do not use author-year citation in the document and numbers at the end in my research.
But usually for class room materials, I use it just for simplicity to talk about
the materials in some references by referring to the number.
I ...
It really solved my problem.
I do not use author-year citation in the document and numbers at the end in my research.
But usually for class room materials, I use it just for simplicity to talk about
the materials in some references by referring to the number.
I ...
- Thu Mar 26, 2020 4:34 am
- Forum: Theses, Books, Title pages
- Topic: Hyperref not going to the right place.
- Replies: 2
- Views: 10624
Hyperref not going to the right place.
I am managing Bibliography via "natbib" package but eventually when I click on the cited reference in the main document then it does not direct to the proper number in the Bibliography section. But it just go back to the front page.
Here is my MWE:
\documentclass[12pt,openany,letterpaper]{book ...
Here is my MWE:
\documentclass[12pt,openany,letterpaper]{book ...
- Thu Sep 12, 2019 7:22 pm
- Forum: Presentations and Posters
- Topic: Customized frame title with examples and how to reference those examples?
- Replies: 6
- Views: 73714
Customized frame title with examples and how to reference those examples?
I am also wondering how to adjust the example with title. For example,
Example 17: Who is Hilbert?
on the frame title.
Ijon Tichy
Example 17: Who is Hilbert?
on the frame title.

- Mon Sep 09, 2019 4:49 am
- Forum: Theses, Books, Title pages
- Topic: How to create a list of exercises and their solutions at the end of each section of a book class?
- Replies: 0
- Views: 5465
How to create a list of exercises and their solutions at the end of each section of a book class?
In the LaTeX book class, I am trying to create a list of exercises at the end of each section and then their solutions later at the end of the entire chapter. For example, what I want is the following:
1.1 This is the first section of this chapter.
Exercises
1.1 First problem.
1.2
1.3
1.4
1.2 ...
1.1 This is the first section of this chapter.
Exercises
1.1 First problem.
1.2
1.3
1.4
1.2 ...
- Fri Aug 23, 2019 4:43 pm
- Forum: Presentations and Posters
- Topic: Customized frame title with examples and how to reference those examples?
- Replies: 6
- Views: 73714
Customized frame title with examples and how to reference those examples?
I am also wondering whether we could assign
Thank you!
hyperref
with some specified color?Thank you!