Skip to main content

Questions tagged [zref-clever]

Questions regarding the `zref-clever` package.

Filter by
Sorted by
Tagged with
1 vote
2 answers
48 views

Some global options to zref-clever override a local one. This seems to contradict the documentation which says "zcsetup has local effects, so it can be issued inside the respective environments ...
Máté Wierdl's user avatar
5 votes
1 answer
68 views

I’m using zref-clever, and looking for a way to explicitly retrieve the various name strings associated to a given reference type — so I can write e.g. \zcrefgetstring{theorem}{Name-pl} and get “...
Peter LeFanu Lumsdaine's user avatar
0 votes
0 answers
34 views

I have a tex file: \documentclass{beamer} \usepackage{zref-clever,mathtools} \mathtoolsset{showonlyrefs} % Numbering an equation when using \pause and showonlyrefs % https://tex.stackexchange.com/a/...
Akira's user avatar
  • 3,381
0 votes
0 answers
35 views

I have a tex file: \documentclass{beamer} \usepackage{amsthm,zref-clever} %%%%%%%%%%%%%%%%%%%%%%%%%%%%% \usepackage{mathtools} \mathtoolsset{showonlyrefs} %%%%%%%%%%%%%%%%%%%%%%%%%%%%% \hypersetup{ ...
Akira's user avatar
  • 3,381
1 vote
0 answers
119 views

This question is from this link. Since cleveref was last updated in 2018, I am trying to do the same with zref-clever: \documentclass{beamer} \usepackage{hyperref} % \usepackage{cleveref} % \...
Explorer's user avatar
  • 8,721
1 vote
1 answer
65 views

I have a tex file where I use keytheorems to create proof environment: \documentclass[11pt]{amsart} \usepackage{lipsum,zref-clever,mathtools,fullpage,amssymb} \zcsetup{cap=true,comp=false,sort=false} \...
Akira's user avatar
  • 3,381
1 vote
2 answers
101 views

I have a tex file \documentclass[11pt]{amsart} \usepackage{lipsum,zref-clever,mathtools,fullpage} \zcsetup{cap=true,comp=false,sort=false} \usepackage[hypertexnames=false]{hyperref} \hypersetup{ ...
Akira's user avatar
  • 3,381
1 vote
1 answer
64 views

I have a tex file \documentclass{amsart} \usepackage{zref-clever} \zcsetup{cap=true,comp=false,sort=false} \zcRefTypeSetup{equation}{ Name-sg=, Name-pl=, } \usepackage[hypertexnames=false]{...
Akira's user avatar
  • 3,381
0 votes
1 answer
78 views

The following, with some irrelevant changes, is from https://tex.stackexchange.com/a/752203/13492: \documentclass{article} \usepackage{amsmath,amsthm} \usepackage[svgnames]{xcolor} \usepackage[...
murray's user avatar
  • 9,659
4 votes
1 answer
82 views

MWE: \documentclass{article} \usepackage{zref-clever,enumitem} \begin{document} \begin{enumerate} \item\label{item1} First item \item[(B)]\label{item2} Second item \item \label{item3} Third item ...
ajd's user avatar
  • 145
1 vote
1 answer
108 views

I have a tex file \documentclass{amsart} \usepackage{amsthm,amssymb,zref-clever,mathtools} \zcsetup{cap=true,comp=false,sort=false} \zcRefTypeSetup{equation}{ Name-sg=, name-sg=, } \...
Akira's user avatar
  • 3,381
1 vote
1 answer
65 views

I have a tex file \documentclass{article} \usepackage{amsthm,mathtools} \usepackage[hypertexnames=false]{hyperref} \hypersetup{ colorlinks=true, linkcolor=blue } \usepackage{zref-clever} \zcsetup{...
Akira's user avatar
  • 3,381
5 votes
2 answers
229 views

For a long time, I have been using this excellent solution by Mico, combined with this other excellent solution by Ulrike, to create clever references to theorems with listed substatements. But with ...
Gaussler's user avatar
  • 15k
2 votes
2 answers
104 views

Unless there is some undetected problem, the following MWE does mostly what I want to achieve. Features enumeration of theorems and lemmas by a common counter and single number step has its own ...
CampanIgnis's user avatar
  • 4,776
4 votes
1 answer
69 views

I have a tex file \documentclass{memoir} \usepackage{mathtools,amsthm,zref-clever} \zcsetup{cap=true} \usepackage[notcite,notref]{showkeys} \usepackage[hypertexnames=false]{hyperref} \hypersetup{ ...
Akira's user avatar
  • 3,381

15 30 50 per page