samcarter

Results 194 comments of samcarter

The original definition of `\ref` is still available as `\beamer@origref`: ``` \documentclass{beamer} \makeatletter \long\def\myref#1{% \beamer@origref{#1}% } \makeatother \begin{document} \begin{frame} \begin{equation} y = x^2 \label{eq:equation1} \end{equation} \begin{equation} y = x^2+2 \tag{\myref{eq:equation1}m}...

I do get `Text 1` on the second slide. Can you show a screenshot of your output? And show your .log file?

Ah, xelatex. It works fine in lualatex

This is what I get for lualatex: ![document](https://user-images.githubusercontent.com/43832342/195058737-db535bd3-c169-402f-9cc8-b25af6c085eb.png)

I used the very same code as in your comment https://github.com/josephwright/beamer/issues/801#issuecomment-1274428833 , but I get warnings about missing files, so maybe a full texlive installation is not enough.

The reason why I quoted the beamer documentation is to convey that beamer itself discourages users from using this option. It is there for very niche use cases, such as...

@alekhe Can you double check the encoding of your file? If it works with utf8, maybe your file is actually encoded in utf8?

@muzimuzhi That would be an effective solution :)

@muzimuzhi Feel free to rename and change labels to whatever you seem fit

An otter is a lovely idea! A behind the scenes peak: I do have an unfinished draft for a beaver ![beaver](https://github.com/samcarter/tikzlings/assets/43832342/54b4d0b6-88e8-4a32-baf6-974da5d7da17)