196 reputation
6
bio website
location
age
visits member for 1 year, 11 months
seen 17 hours ago
stats profile views 2

May
1
comment Is there a better (British) English dictionary available for TexStudio?
Yes I can obviously add them myself but I wouldn't know if they're correct unless I check them myself online whenever they're highlighted. Its obviously ok to work with, but I wondered if anyone knew of a better one.
Apr
30
asked Is there a better (British) English dictionary available for TexStudio?
Apr
16
comment Linespread in titlepage with \huge
@DavidCarlisle Ah, no it wasn't in the title, but I had another one to do the rest of the document double line spaced. Thanks for your help. Some of us are newbies, so even though we try our best to find a solution without asking, its sometimes difficult to realise that its the same problem. Thanks for your help once again.
Apr
16
comment Linespread in titlepage with \huge
@DavidCarlisle OK got it thanks for that. Can I reduce the spacing between title lines in some way? because now it is too much.
Apr
16
comment Linespread in titlepage with \huge
@DavidCarlisle Sorry, didn't get it. In the actual title there is no \\. The \\ in the beginning and in the end are because of that \HRule. What am I missing?
Apr
16
comment Linespread in titlepage with \huge
@Jubobs Added a MWE, sorry for omitting it originally.
Apr
16
revised Linespread in titlepage with \huge
added sample
Apr
16
comment Linespread in titlepage with \huge
@DavidCarlisle its not a duplicate of that, I already checked it. I am going to put a sample, but its as you're saying essentially.
Apr
16
asked Linespread in titlepage with \huge
Mar
27
accepted How to put sender address to the right on top of date in scrlttr2
Mar
27
comment How to put sender address to the right on top of date in scrlttr2
Sorry got confused now. What do I need to do with scrguien? Import it as a package or change the document class?
Mar
27
comment How to put sender address to the right on top of date in scrlttr2
Erm, I have no toaddress in my letter. Its the from address I have to move (on the right). I tried using the same code but with fromaddrhpos, nothing happened. :(
Mar
27
comment How to put sender address to the right on top of date in scrlttr2
I already did see that, but I have no refline=wide in my case, but it is still making things wide. I don't want it to be positioned within the window of an envelope, its not going to be posted, its just a formal document in the form of a letter (like a reference letter).
Mar
25
comment How to put sender address to the right on top of date in scrlttr2
Thanks that makes it look much better. The only remaining issue however is that the location with the fromaddress and the date is not aligned properly with the body text of the letter. It goes out like 1cm more or something to the right further than the letter's body which looks really awkward. Any idea how to make them aligned?
Mar
25
comment How to make scrlttr2 look like letter
Thanks! This is a good option too.
Mar
23
revised How to make scrlttr2 look like letter
Made the subject bold
Mar
23
accepted How to make scrlttr2 look like letter
Mar
23
suggested suggested edit on How to make scrlttr2 look like letter
Mar
23
comment How to make scrlttr2 look like letter
Thanks! That's what I was actually looking for! The hell with scrlttr2, its flexible but so difficult to get something simple like the sender address on top of the date, like normal letters! I modified your suggestion a little to make the subject bold as follows: \patchcmd{\opening}{#1\par\nobreak}{\ifundef{\@subject}{}{\textbf{\@subject}\pa‌​r\vspace{2\parskip}}#1\par\nobreak}{}{}
Mar
23
awarded  Commentator