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

Do these spellcasting foci from Xanathar's Guide to Everything have to be held in a hand?How do foci and somatic+material components interact when it comes to occupying a hand?Can you cast spells with a Somatic component if you're holding a two-handed weapon?Crafting an Improvised Spellcasting Focus?Can a multiclass Cleric/Warlock hold a Holy Shield and an Arcane Staff and still cast spells?Where should I report printing errors in Xanathar's Guide to Everything?Where can I purchase a legal Xanathar's Guide to Everything PDF?Can I use a hand holding a focus from one class to cover somatic components for a spell from another class?Do you need a “gameplay-wise” free hand to handle material components?Portent, as it relates to the Gambling downtime rules from Xanathar's Guide to EverythingWhat is the correct interpretation of the Gambling Results table in Xanathar's Guide to Everything?

Can I stretch or expand an entire standalone document to fit the page? The Next CEO of Stack Overflow

Why do some congregations only make noise at certain occasions of Haman?Purim and Shushan PurimParashat TzavSource to make noise when Haman's name is mentioned?Does anyone say not to make noise for Haman?Why is Megillat Esther the only one to receive a bracha after reading it?Why did Haman change his mind and decide to immediately hang Mordechai?Chazal empty barrels make the most noiseWhy is Megillat Esther the only Megillah that is still read from parchment?Why is v'acharei added in some siddurim?is there some significance in their relationship between Haman and Daniel?Why is only Purim to be celebrated “forever”?Why didn't Haman just kill Mordechai?