Deprecated: sanitize_url is deprecated since version 2.8.0! Use esc_url_raw() instead. in /home/alipourm/public_html/blog/wp-includes/functions.php on line 5213
Latex – Seyyed Ali Pourmousavi Kani
Seyyed Ali Pourmousavi Kani
Seyyed Ali Pourmousavi Kani
Ph.D. Electrical Engineering | Member, IEEE (S'07, M'15) | Secretary, IEEE Joint Chapter of PE/IE/IA Societies | MIEAust, The Institution of Engineers Australia | Electric Energy Society of Australia (EESA), Engineers Australia (EA)
Skip to content

Latex

There are 9 posts tagged Latex (this is page 1 of 1).

Latex: Table content and border colors

Sometimes, it is required to have the content of a table in a different colour. If only specific elements of a table should be in different colour, \color{colour}{text} can be used easily. If we need to change the colour of the contents to a single colour different from the main colour of the document, we […]

in Latex, Learning | September 16, 2018 | Comment

Changing blank space before and after figure captions in IEEE format

The IEEE format creates generous (and more than enough) blank space before and after the figure captions, which cannot be seen in the IEEE published papers. When I had a look in to the IEEEtran.cls class, I found the settings similar to this: So, the above and below caption skips are set as it is […]

in Latex, Learning | March 22, 2018 | 2 Comments

Resolving issue of tables in the IEEE Latex class

subfig package is a unique package in to create subplots with specialised caption and label. Using the package in the IEEE class, however, causes an issue in the tables captions. Per IEEE format, captions should be in small caps (except a, an, to, or, and, …). The table number should come before the text of […]

in Latex, Learning | March 22, 2018 | Comment

Using “minted” package in Latex to format programming codes on Windows machines

I was looking for a package to format programming code inside document for a specific programming language. There are two popular options, which are minted and listings. Between the two options, I found minted more flexible and easy to use, of course only when installed. It allows you to easily specify the programming language of […]

in Latex | February 8, 2018 | 6 Comments

Changing Font Size for Specific Part of an Equation in Latex

If you need to change the font size of a specific part of an equation, e.g., a subscript of a variable or parameter, scalerel is the only package you need. It is very simple to use it: the command looks like \scaleto{text}{size} where text is the text which is supposed to be resized, and size […]

in Latex, Learning | October 5, 2017 | Comment

Creating a Highlight Box Using tcolorbox in Latex

Sometimes, you need to summarise or highlight the most important points of a document. Preferably, it should be a centred box with a width less than the width of the page with a title. I could manage to build with tcolorbox beautifully. This is an amazing package with a great user’s manual. It is so […]

in Latex, Learning | September 29, 2017 | 2 Comments

Full Inline Citation in Latex

When you write a CV or resume in , you need to list your papers in a special order in special place, at least not at the end of your document. To do so, you should have your publications in a .bib file according to bibTex format. Then, you need to use bibentry package and […]

in Latex, Learning | September 27, 2017 | Comment

Trimming/Clipping EPS figures in Latex

In some journal and conference format, only eps figures are accepted. The problem with eps format is that you cannot open it with typical software in Windows to trim/crop, for instance. You should use professional software packages such as Adobe Illustrator to modify the eps file. This is not something that every one of us […]

in Latex, Learning | September 25, 2017 | 1 Comment

Multi-row and Multi-column table with background color in Latex

Recently, I wanted to create a table like this in where the header has partially two rows and two columns are grouped to form a larger column with a background colour: Well, I thought it should be fairly easy but I was wrong especially when you have multi-row and multi-column with a specific background colour. […]

in Latex, Learning | September 22, 2017 | 8 Comments

Recent Posts

  • MATLAB Vectorization Demystified – Part 3: Preallocation
  • MATLAB Vectorization Demystified – Part 2: Matrices and Indexing
  • MATLAB Vectorization Demystified – Part 1: Vectors and Indexing
  • PAPER: Consumers’ flexibility estimation at the TSO level for balancing services
  • PAPER: Improving predictability of renewable generation through optimal battery sizing

Recent Comments

  • KlausCam on Multi-row and Multi-column table with background color in Latex
  • Жандос on Trimming/Clipping EPS figures in Latex
  • KlausCam on Multi-row and Multi-column table with background color in Latex
  • Chris on Using “minted” package in Latex to format programming codes on Windows machines
  • PatriciaWado on Multi-row and Multi-column table with background color in Latex

Archives

  • April 2019
  • December 2018
  • September 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017

Categories

  • Latex
  • Learning
  • MATLAB
  • News
  • Opinion
  • Papers/Publications
  • Programming
  • Publications
  • Tools

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Independent Publisher empowered by WordPress