How to obfuscate text in LaTeX class Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Is it possible to produce a PDF with un-copyable text?Combining ifxetex and ifluatex with the logical OR operationHow to change the mathematical symbol class of a unicode math symbol?ConTeXt: Substitute em-dash for double-hyphensHow is the support for polyglossia in LuaLaTeX?unicode-math and redefine a built-in math commandSet negative leading for a block of text (with a specific font) using lualatexWriting custom class - requiring a specific engineWriting new classes with fontspec and polyglossia?How to define hyphenation for different languages in LuaLaTeX?Arabic Right to Left using Luatex

NumericArray versus PackedArray in MMA12

Why do we need to use the builder design pattern when we can do the same thing with setters?

Can anything be seen from the center of the Boötes void? How dark would it be?

Why do we bend a book to keep it straight?

Most bit efficient text communication method?

How often does castling occur in grandmaster games?

Why does the remaining Rebel fleet at the end of Rogue One seem dramatically larger than the one in A New Hope?

Chinese Seal on silk painting - what does it mean?

Question about debouncing - delay of state change

Project Euler #1 in C++

Source for Esri sample data from 911 Hot Spot Analysis

What is the appropriate index architecture when forced to implement IsDeleted (soft deletes)?

What does it mean that physics no longer uses mechanical models to describe phenomena?

What is the font for "b" letter?

Performance gap between vector<bool> and array

How to write the following sign?

Central Vacuuming: Is it worth it, and how does it compare to normal vacuuming?

What is this clumpy 20-30cm high yellow-flowered plant?

Do any jurisdictions seriously consider reclassifying social media websites as publishers?

Can an alien society believe that their star system is the universe?

What is the topology associated with the algebras for the ultrafilter monad?

How could we fake a moon landing now?

Using et al. for a last / senior author rather than for a first author

Are all finite dimensional hilbert spaces isomorphic to spaces with Euclidean norms?



How to obfuscate text in LaTeX class



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Is it possible to produce a PDF with un-copyable text?Combining ifxetex and ifluatex with the logical OR operationHow to change the mathematical symbol class of a unicode math symbol?ConTeXt: Substitute em-dash for double-hyphensHow is the support for polyglossia in LuaLaTeX?unicode-math and redefine a built-in math commandSet negative leading for a block of text (with a specific font) using lualatexWriting custom class - requiring a specific engineWriting new classes with fontspec and polyglossia?How to define hyphenation for different languages in LuaLaTeX?Arabic Right to Left using Luatex










0















I want to do something like https://tex.stackexchange.com/a/127902/176093
however the text I want to obfuscate is in a class and currently defined as fontsize1cm0cmselectfont my text
the class is written in LaTeX (may be LuaLaTex as wel??)
How should I do that?










share|improve this question









New contributor




hiddenhospitalresearch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 2





    Welcome to TeX.SX! With the little amount of information you provided it is really difficult to help you. Have you tried the answer you linked to? If you did, what did not work?

    – Phelype Oleinik
    2 hours ago











  • Well I can use that answer within normal text I store in a tex file, however doing it in a cls file (which is what I think I want, or doing it fontsize1cm0cmselectfont my text doesn't work)

    – hiddenhospitalresearch
    28 mins ago















0















I want to do something like https://tex.stackexchange.com/a/127902/176093
however the text I want to obfuscate is in a class and currently defined as fontsize1cm0cmselectfont my text
the class is written in LaTeX (may be LuaLaTex as wel??)
How should I do that?










share|improve this question









New contributor




hiddenhospitalresearch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 2





    Welcome to TeX.SX! With the little amount of information you provided it is really difficult to help you. Have you tried the answer you linked to? If you did, what did not work?

    – Phelype Oleinik
    2 hours ago











  • Well I can use that answer within normal text I store in a tex file, however doing it in a cls file (which is what I think I want, or doing it fontsize1cm0cmselectfont my text doesn't work)

    – hiddenhospitalresearch
    28 mins ago













0












0








0








I want to do something like https://tex.stackexchange.com/a/127902/176093
however the text I want to obfuscate is in a class and currently defined as fontsize1cm0cmselectfont my text
the class is written in LaTeX (may be LuaLaTex as wel??)
How should I do that?










share|improve this question









New contributor




hiddenhospitalresearch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I want to do something like https://tex.stackexchange.com/a/127902/176093
however the text I want to obfuscate is in a class and currently defined as fontsize1cm0cmselectfont my text
the class is written in LaTeX (may be LuaLaTex as wel??)
How should I do that?







luatex






share|improve this question









New contributor




hiddenhospitalresearch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




hiddenhospitalresearch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 15 mins ago









Bernard

176k778210




176k778210






New contributor




hiddenhospitalresearch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 2 hours ago









hiddenhospitalresearchhiddenhospitalresearch

1




1




New contributor




hiddenhospitalresearch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





hiddenhospitalresearch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






hiddenhospitalresearch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







  • 2





    Welcome to TeX.SX! With the little amount of information you provided it is really difficult to help you. Have you tried the answer you linked to? If you did, what did not work?

    – Phelype Oleinik
    2 hours ago











  • Well I can use that answer within normal text I store in a tex file, however doing it in a cls file (which is what I think I want, or doing it fontsize1cm0cmselectfont my text doesn't work)

    – hiddenhospitalresearch
    28 mins ago












  • 2





    Welcome to TeX.SX! With the little amount of information you provided it is really difficult to help you. Have you tried the answer you linked to? If you did, what did not work?

    – Phelype Oleinik
    2 hours ago











  • Well I can use that answer within normal text I store in a tex file, however doing it in a cls file (which is what I think I want, or doing it fontsize1cm0cmselectfont my text doesn't work)

    – hiddenhospitalresearch
    28 mins ago







2




2





Welcome to TeX.SX! With the little amount of information you provided it is really difficult to help you. Have you tried the answer you linked to? If you did, what did not work?

– Phelype Oleinik
2 hours ago





Welcome to TeX.SX! With the little amount of information you provided it is really difficult to help you. Have you tried the answer you linked to? If you did, what did not work?

– Phelype Oleinik
2 hours ago













Well I can use that answer within normal text I store in a tex file, however doing it in a cls file (which is what I think I want, or doing it fontsize1cm0cmselectfont my text doesn't work)

– hiddenhospitalresearch
28 mins ago





Well I can use that answer within normal text I store in a tex file, however doing it in a cls file (which is what I think I want, or doing it fontsize1cm0cmselectfont my text doesn't work)

– hiddenhospitalresearch
28 mins ago










0






active

oldest

votes












Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "85"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);






hiddenhospitalresearch is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f485522%2fhow-to-obfuscate-text-in-latex-class%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes








hiddenhospitalresearch is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















hiddenhospitalresearch is a new contributor. Be nice, and check out our Code of Conduct.












hiddenhospitalresearch is a new contributor. Be nice, and check out our Code of Conduct.











hiddenhospitalresearch is a new contributor. Be nice, and check out our Code of Conduct.














Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f485522%2fhow-to-obfuscate-text-in-latex-class%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Isabella Eugénie Boyer Biographie | Références | Menu de navigationmodifiermodifier le codeComparator to Compute the Relative Value of a U.S. Dollar Amount – 1774 to Present.

Lioubotyn Sommaire Géographie | Histoire | Population | Notes et références | Liens externes | Menu de navigationlubotin.kharkov.uamodifier« Recensements et estimations de la population depuis 1897 »« Office des statistiques d'Ukraine : population au 1er janvier 2010, 2011 et 2012 »« Office des statistiques d'Ukraine : population au 1er janvier 2011, 2012 et 2013 »Informations officiellesCartes topographiquesCarte routièrem

Mpande kaSenzangakhona Biographie | Références | Menu de navigationmodifierMpande kaSenzangakhonavoir la liste des auteursm