How to obfuscate text in LaTeX class Announcing the arrival of Valued Associate #679: Cesar...
What is the appropriate index architecture when forced to implement IsDeleted (soft deletes)?
How does light 'choose' between wave and particle behaviour?
How to compare two different files line by line in unix?
Export Xpubkey from Bitcoin Core
How would a mousetrap for use in space work?
Does the Weapon Master feat grant you a fighting style?
Why doesn't SQL Optimizer use my constraint?
Is it fair for a professor to grade us on the possession of past papers?
Performance gap between vector<bool> and array
Why does it sometimes sound good to play a grace note as a lead in to a note in a melody?
Do wooden building fires get hotter than 600°C?
How come Sam didn't become Lord of Horn Hill?
Localisation of Category
How to write the following sign?
Drawing without replacement: why is the order of draw irrelevant?
Is CEO the "profession" with the most psychopaths?
Crossing US/Canada Border for less than 24 hours
How can I reduce the gap between left and right of cdot with a macro?
Multiple OR (||) Conditions in If Statement
Did Krishna say in Bhagavad Gita "I am in every living being"
Is there any word for a place full of confusion?
Sum letters are not two different
A term for a woman complaining about things/begging in a cute/childish way
AppleTVs create a chatty alternate WiFi network
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
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 fontsize{1cm}{0cm}selectfont my text
the class is written in LaTeX (may be LuaLaTex as wel??)
How should I do that?
luatex
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.
add a comment |
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 fontsize{1cm}{0cm}selectfont my text
the class is written in LaTeX (may be LuaLaTex as wel??)
How should I do that?
luatex
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
1 hour 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 itfontsize{1cm}{0cm}selectfont my textdoesn't work)
– hiddenhospitalresearch
20 mins ago
add a comment |
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 fontsize{1cm}{0cm}selectfont my text
the class is written in LaTeX (may be LuaLaTex as wel??)
How should I do that?
luatex
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 fontsize{1cm}{0cm}selectfont my text
the class is written in LaTeX (may be LuaLaTex as wel??)
How should I do that?
luatex
luatex
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.
edited 7 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
1 hour 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 itfontsize{1cm}{0cm}selectfont my textdoesn't work)
– hiddenhospitalresearch
20 mins ago
add a comment |
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
1 hour 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 itfontsize{1cm}{0cm}selectfont my textdoesn't work)
– hiddenhospitalresearch
20 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
1 hour 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
1 hour 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
fontsize{1cm}{0cm}selectfont my text doesn't work)– hiddenhospitalresearch
20 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
fontsize{1cm}{0cm}selectfont my text doesn't work)– hiddenhospitalresearch
20 mins ago
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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.
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
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
1 hour 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
fontsize{1cm}{0cm}selectfont my textdoesn't work)– hiddenhospitalresearch
20 mins ago