Skip to main content

Questions tagged [zref-clever]

Questions regarding the `zref-clever` package.

4 votes
1 answer
181 views

I'm trying to use the zref-clever package in LaTeX to reference multiple figures in a compact, readable way. I want the output to: Merge consecutive figure numbers with a dash (-) Separate non-...
taiwan12's user avatar
  • 3,328
5 votes
2 answers
244 views

We try to reference a line in a shy algorithm and the algorithm itself with zref-clever. Running pdflatex twice on \documentclass{article} \pagestyle{empty} \usepackage{hyperref} \usepackage{...
Mark McGregor's user avatar
4 votes
2 answers
136 views

When cleveref died, we switched to zref-clever, but its \zcref refers to lemmas as theorems when we use the same counter. Namely, running pdflatex on \documentclass{article} \pagestyle{empty} \...
Mark McGregor's user avatar
0 votes
1 answer
47 views

I have multiple definitions I want to reference throughout the paper with a link back. However instead of "Definition X" I want to use the title I gave the definitions, i.e. "Super ...
TRH's user avatar
  • 1
5 votes
2 answers
103 views

I'm thinking about migrating several large documents from cleveref to zref-clever. I have read Migration from cleveref to zref-clever as well as the manual, but several questions remain. One of them ...
user1362373's user avatar
  • 3,161
2 votes
1 answer
102 views

Starting with version v0.4.0 (2023-06-14), zref-clever makes use of the kernel’s new label hook, so that \label can be used instead of \zlabel. See the following mwe taken from the issue supra/infra ...
matteofg's user avatar
  • 393
1 vote
2 answers
62 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
112 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
57 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,429
0 votes
0 answers
39 views

I have a tex file: \documentclass{beamer} \usepackage{amsthm,zref-clever} %%%%%%%%%%%%%%%%%%%%%%%%%%%%% \usepackage{mathtools} \mathtoolsset{showonlyrefs} %%%%%%%%%%%%%%%%%%%%%%%%%%%%% \hypersetup{ ...
Akira's user avatar
  • 3,429
2 votes
0 answers
148 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
  • 11.6k
1 vote
1 answer
84 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,429
1 vote
2 answers
103 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,429
2 votes
1 answer
118 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,429
0 votes
1 answer
86 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
  • 10k

15 30 50 per page