Search found 12 matches

by Heresy
Mon Oct 13, 2014 12:07 pm
Forum: Text Formatting
Topic: Command to substitute words
Replies: 8
Views: 10603

Re: Command to substitute words

Thank you very much Stefan. The censor package is what I was looking for!
by Heresy
Fri Oct 10, 2014 6:27 pm
Forum: Text Formatting
Topic: Command to substitute words
Replies: 8
Views: 10603

Re: Command to substitute words

Thank you for your reply and help. Yes, anonymizing a document is actually not an easy task. I just found out another thread that could be useful: http://tex.stackexchange.com/questions/ ... a-document
by Heresy
Tue Oct 07, 2014 11:27 am
Forum: Text Formatting
Topic: Command to substitute words
Replies: 8
Views: 10603

Re: Command to substitute words

Yes, you are absolutely right! Thank you for sharing your solution. I appreciate it.
by Heresy
Tue Oct 07, 2014 9:57 am
Forum: Text Formatting
Topic: Command to substitute words
Replies: 8
Views: 10603

Re: Command to substitute words

Thank you Johannes_B for your quick reply and your welcome.

Your idea is good! But I still think I would like X to substitute each letter. As you pointed out, it would give a hint on the person, but it would also keep other words in their original place.

Thank you.
by Heresy
Mon Oct 06, 2014 11:10 pm
Forum: Text Formatting
Topic: Command to substitute words
Replies: 8
Views: 10603

Command to substitute words

Hello everyone,

I would like to make a document anonymous by substituting for instance XXXX for a specific word. I was not successful in finding the command I was looking for, or a package providing it, either on the Internet or in forums.

Here is the command that I am seeking: \command{firstName ...
by Heresy
Fri May 16, 2014 1:14 am
Forum: General
Topic: Vertical centering within the Parallel environment
Replies: 0
Views: 3421

Vertical centering within the Parallel environment

Hello everyone,

Using the Parallel environment, I would like to vertically center a sentence ( Left 2 ) in the left column to match two sentences ( Right 2a and Right 2b ) in the right column. The LaTeX file and corresponding PDF output are attached. Here is the current MWE:

\documentclass ...
by Heresy
Tue Sep 04, 2012 7:20 am
Forum: Graphics, Figures & Tables
Topic: pgfplots | Two y Axes in one Plot
Replies: 3
Views: 43536

Re: pgfplots | Two y Axes in one Plot

Thanks a lot for your help, cgnieder and localghost. This is awesome!

I only found afterwards three websites dealing with plotting with pgfplots (could be useful for someone else):
http://tex.stackexchange.com/questions/62291/can-i-draw-figure-3-y-axis-using-pgfplot
http://tex.stackexchange.com ...
by Heresy
Mon Sep 03, 2012 10:13 pm
Forum: Graphics, Figures & Tables
Topic: pgfplots | Two y Axes in one Plot
Replies: 3
Views: 43536

pgfplots | Two y Axes in one Plot

Dear All,

I would to have two plots on the same plot (hence two different y axes). While each plot can be easily obtained separately, I am struggling to plot them all together (actually none of them work). Another issue is that the label for the right y axis appears on the left of the left y axis ...
by Heresy
Wed Jun 06, 2012 11:47 am
Forum: General
Topic: hyperref | Hyperlink directly on a section title
Replies: 2
Views: 5218

Re: hyperref | Hyperlink directly on a section title

Hello,

Thanks Stefan for your reply. I appreciate it.

I use the class book. A MWE can be found enclosed. Your suggestion sounds right, but to be honest, I don't know how to handle it.

Thanks for any help.

Regards.
by Heresy
Thu May 24, 2012 1:21 am
Forum: General
Topic: hyperref | Hyperlink directly on a section title
Replies: 2
Views: 5218

hyperref | Hyperlink directly on a section title

Dear All,

I would like to make a back reference from every chapter title in my document to the table of contents, that is to say that clicking on a title would lead to the display of the table of contents.

This could be applied generally for each kind of sections and could be useful to go back ...