Quantcast
Channel: Active questions tagged starred-version - TeX - LaTeX Stack Exchange
Browsing index pages (66 articles)

Patch for lineno so \lineref creates links

I'm trying to write a patch for lineno, so that it's \lineref command creates links, when hyperref is loaded. The code below works except for the commented-out \lineref* version, which is not supposed...

View Article


Why is my Cref redefinition failing?

I have this minimal example:\documentclass{article}\usepackage{etoolbox}\usepackage{amsmath}\usepackage{cleveref}\makeatletter\let\@pure@Cref\Cref\newcommand{\@mycustom@Cref@nostar}[1]{%...

View Article


starred chapter in header? (scrbook)

is there a possibility to show the unnumbered chapters (starred chapters) also in the headings of scrbook?Here's a little...

View Article

`\let\solution\hide` not hiding theorem if * version of theorem is used

I have the following code:\documentclass{article}\usepackage{tcolorbox}\tcbuselibrary{theorems}\newtcbtheorem{solution}{Solution}{colback=orange!10, colframe=orange!40!black, fonttitle=\bfseries}{sn}%...

View Article

Swap definition of starred and non-starred command

I don't like the fact that I am required to use \abs* when I want the vertical line of the absolute value to automatically re-size. I pretty much always want it to re-size, so would like to swap the...

View Article


How to efficiently reference starred sections in bookmarks

In the book I'm writing I make a lot of use of \chapter*, \section*, \subsection* and so on. I want those sections to appear in the PDF boomarks, though. And here I am, two days later, still trying to...

View Article

Trouble with header with \chapter*{} [duplicate]

UPDATE: edit the question and the code, as I've been asked to do.How can I set it up so "Anexos" or "Tablas" appears in my header, whith this code?\begin{document}\chapter{Referencias...

View Article

In(de)finite number of Boolean arguments

I would like to know if it is possible to program a function that would accept a given symbol an infinite number of times. The application I have in mind is the following. I would like, if possible, a...

View Article


Using \protect to generalise definitions of starred commands?

This very helpful answer led me to define my own starred commands. However, in order to use my commands in, for example, headings, after a round of strange almost frightening thoughts, I managed to...

View Article


Image may be NSFW.
Clik here to view.

Swap star and non-star versions of DeclarePairedDelimiter without breaking...

I use \DeclarePairedDelimiter from the mathtools package a lot, and I almost always want the delimiters to be automatically resized. Therefore, I switch the definitions of the star and non-star...

View Article

Locally redefine figure environment as figure* for automated export

I'm using a workflow based on pandoc and Latex to produce papers with my companies layout. Part of the formatting are captions set inside the margin and sometimes using images that span text and margin...

View Article

\hspace vs. \hspace*

After trying both commands, I noticed that \hspace* opposite to \hspace will insert a space over the end of the line.So I was wondering if someone could explain how that works and also when to use...

View Article

Wrong TOC page number with starred part + \addcontentsline

When using an unnumbered part (\part*), added to TOC using \addcontentsline, the page number for the part page is wrong.See this MWE :\documentclass{book}\begin{document} \tableofcontents \part*{First...

View Article


Image may be NSFW.
Clik here to view.

Change color of starred chapter headings

I want to make chapter headings colorful in a memoir. I've tried the approach proposed here. The only problem with this solution is that the unnumbered chapters remain unchanged. Is there a starred...

View Article

Titlesec issue with table of contents and starred chapters

I would like to know why the following code prints the header "CONTENTS" after chapter 1 (Intro) starts, instead of writing the correct chapter name "Intro" in the header (as it does for chapter 2...

View Article


Image may be NSFW.
Clik here to view.

Splitting m Argument in a Starred Command

I have been trying to use \SplitArgument onto a command with also contains an s-type argument. I have tried everything, but the star is not taken into account, and on top of that, I get a parasitic...

View Article

Image may be NSFW.
Clik here to view.

Why does \WithSuffix\providecommand overwrite command already defined by...

Consider the outputof this MWE:\documentclass{book}\usepackage{amsthm}\usepackage{thmtools}\usepackage{suffix}\declaretheorem[numberwithin=chapter,...

View Article


Image may be NSFW.
Clik here to view.

Make a simple command to generate a starred variant of a command

Based on the method indicated in this post, I want to make a \starredvariant command that would take a command and output the definition of its starred variant.The point is to be able to use a syntax...

View Article

--- Article Not Found! ---

*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***

View Article

Image may be NSFW.
Clik here to view.

How to handle \section* with asterisk in my custom class [closed]

I've redefined sections and subsections in my .cls file in such a way that \section* results in bad behavior.For example, \section*{Introduction} These analyses were performed in my .tex file results...

View Article
Browsing index pages (66 articles)


Latest Images