Setting the date position to the top right in a NF.lco (french style) koma scrlttr2Remove date from the french style for the ConTeXt letter moduleHow to position the reference fields line in scrlttr2Left Justifying the Date with Scrlttr2Position the date with dinbriefscrlttr2: Position of the recipient's addressHow can I move the date from right (default) to left side in a letter in LaTeX?Moving CC in scrlttr2 to the top
prove that the matrix A is diagonalizable
Alternative to sending password over mail?
How can I tell someone that I want to be his or her friend?
Does casting Light, or a similar spell, have any effect when the caster is swallowed by a monster?
How to say in German "enjoying home comforts"
How much of data wrangling is a data scientist's job?
1960's book about a plague that kills all white people
Python: return float 1.0 as int 1 but float 1.5 as float 1.5
Combinations of multiple lists
I Accidentally Deleted a Stock Terminal Theme
Why doesn't H₄O²⁺ exist?
I'm flying to France today and my passport expires in less than 2 months
Etiquette around loan refinance - decision is going to cost first broker a lot of money
Why does Arabsat 6A need a Falcon Heavy to launch
Why does the EU insist on the backstop when it is clear in a no deal scenario they still intend to keep an open border?
Watching something be written to a file live with tail
How do conventional missiles fly?
Today is the Center
In Romance of the Three Kingdoms why do people still use bamboo sticks when papers are already invented?
Assassin's bullet with mercury
What mechanic is there to disable a threat instead of killing it?
UK: Is there precedent for the governments e-petition site changing the direction of a government decision?
Is the Joker left-handed?
Can I make "comment-region" comment empty lines?
Setting the date position to the top right in a NF.lco (french style) koma scrlttr2
Remove date from the french style for the ConTeXt letter moduleHow to position the reference fields line in scrlttr2Left Justifying the Date with Scrlttr2Position the date with dinbriefscrlttr2: Position of the recipient's addressHow can I move the date from right (default) to left side in a letter in LaTeX?Moving CC in scrlttr2 to the top
I want to place the date aboce the receiver address in Koma scrlttr2. I'm using the NF.lco or LoadLetterOptionNF
In French letters,
- the first line contains the date, flushed to the right
- then the sender address on the left
- then the receiver address on the right
- then the subject
- ...
I can use the excellent lettre class from 'Observatoire de Genève' to obtain the correct french layout (see below), but I'm constrained by my org-mode export tool using koma scrlttr2 as the latex class.
How do I do that ?
In fact I'de love to have an org-mode tool to export directly to the lettre class. An alternative would be to reproduce the 'lettre' layout in a .lco file. but that not my question here.
I probably have not read enough linearly the official documentation but random regex search in it for 'date' 'date.*position' 'position' did not give me satisfying results.
Below are illustration of what I have and then what I want
What I have

for the following code
documentclass[a4paper,11pt,french]scrlttr2
usepackagepalatino usepackage[T1]fontenc usepackageucs
usepackage[utf8x]inputenc usepackageeurosym
usepackagegeometry usepackagegraphicx
geometryverbose,a4paper,lmargin=3cm,rmargin=3cm
setlengthparskipmedskipamount setlengthparindent0pt
usepackagesetspace usepackagelipsum setstretch1.15
LoadLetterOptionNF%
KOMAoptions% fromalign=left% alignment of the address
,fromphone=true% print sender phone number ,fromemail=true%
print sender e-mail address ,fromlogo=true% print a logo
(position depends on fromalign)
setkomavardatele today
setkomafontbackaddressrmfamily setkomafontfromaddresssmall
setkomafontfromnamescshape setkomavarbackaddressseparator
$cdot$ setkomavarbackaddress
setkomavaremailseparator~:~ setkomavarenclseparator >
setkomavarfromaddress7-13 rue dejourney 49000 ANGERS
setkomavarfromemailgigiair@gigiair.fr
setkomavarfromnameGigiair setkomavarfromphone0123 456 789
setkomavarphoneseparator~:~ setkomavarplaceAngers
setkomavarsignatureqquad qquad qquad qquad qquad qquad
qquad qquad qquad qquad qquad qquad quad quad
includegraphics[width=2.5cm]signature
setkomavarsubjectseparator >>> setkomavarsubjectModèle
usepackagebabel
begindocument
beginletter`A Madame la centurion
Camps de Babaurum
Bretagne conquise defconcnameObjet :~
openingMadame la centurion, C'est une invitation pour manger du
sanglier roti. closingà la tienne !
ccPanoramix et Obleix endletter enddocument
and what I want

from the following code
documentclass[11pt, francais]lettre usepackage[T1]fontenc
usepackage[utf8]inputenc usepackagelmodern
usepackage[francais]babel usepackagemathcomp usepackageurl
makeatletter newcommand*NoRulerenewcommand*rule@length0
makeatother
begindocument
beginletter `A Madame la centurion
Camps de Babaurum
Bretagne conquise defconcnameObjet :~ concFête au village
NoRule
nameAbraracourcix chef addressVillage des irréductibles
Gaulois Armorique lieuBretagne Libre
telephone0123 456 789 nofax emailgoscini@uderzo.be
openingMadame la centurion, C'est une invitation pour manger du
sanglier roti. closingà la tienne !
ccPanoramix et Obleix
endletter enddocument
letters
add a comment |
I want to place the date aboce the receiver address in Koma scrlttr2. I'm using the NF.lco or LoadLetterOptionNF
In French letters,
- the first line contains the date, flushed to the right
- then the sender address on the left
- then the receiver address on the right
- then the subject
- ...
I can use the excellent lettre class from 'Observatoire de Genève' to obtain the correct french layout (see below), but I'm constrained by my org-mode export tool using koma scrlttr2 as the latex class.
How do I do that ?
In fact I'de love to have an org-mode tool to export directly to the lettre class. An alternative would be to reproduce the 'lettre' layout in a .lco file. but that not my question here.
I probably have not read enough linearly the official documentation but random regex search in it for 'date' 'date.*position' 'position' did not give me satisfying results.
Below are illustration of what I have and then what I want
What I have

for the following code
documentclass[a4paper,11pt,french]scrlttr2
usepackagepalatino usepackage[T1]fontenc usepackageucs
usepackage[utf8x]inputenc usepackageeurosym
usepackagegeometry usepackagegraphicx
geometryverbose,a4paper,lmargin=3cm,rmargin=3cm
setlengthparskipmedskipamount setlengthparindent0pt
usepackagesetspace usepackagelipsum setstretch1.15
LoadLetterOptionNF%
KOMAoptions% fromalign=left% alignment of the address
,fromphone=true% print sender phone number ,fromemail=true%
print sender e-mail address ,fromlogo=true% print a logo
(position depends on fromalign)
setkomavardatele today
setkomafontbackaddressrmfamily setkomafontfromaddresssmall
setkomafontfromnamescshape setkomavarbackaddressseparator
$cdot$ setkomavarbackaddress
setkomavaremailseparator~:~ setkomavarenclseparator >
setkomavarfromaddress7-13 rue dejourney 49000 ANGERS
setkomavarfromemailgigiair@gigiair.fr
setkomavarfromnameGigiair setkomavarfromphone0123 456 789
setkomavarphoneseparator~:~ setkomavarplaceAngers
setkomavarsignatureqquad qquad qquad qquad qquad qquad
qquad qquad qquad qquad qquad qquad quad quad
includegraphics[width=2.5cm]signature
setkomavarsubjectseparator >>> setkomavarsubjectModèle
usepackagebabel
begindocument
beginletter`A Madame la centurion
Camps de Babaurum
Bretagne conquise defconcnameObjet :~
openingMadame la centurion, C'est une invitation pour manger du
sanglier roti. closingà la tienne !
ccPanoramix et Obleix endletter enddocument
and what I want

from the following code
documentclass[11pt, francais]lettre usepackage[T1]fontenc
usepackage[utf8]inputenc usepackagelmodern
usepackage[francais]babel usepackagemathcomp usepackageurl
makeatletter newcommand*NoRulerenewcommand*rule@length0
makeatother
begindocument
beginletter `A Madame la centurion
Camps de Babaurum
Bretagne conquise defconcnameObjet :~ concFête au village
NoRule
nameAbraracourcix chef addressVillage des irréductibles
Gaulois Armorique lieuBretagne Libre
telephone0123 456 789 nofax emailgoscini@uderzo.be
openingMadame la centurion, C'est une invitation pour manger du
sanglier roti. closingà la tienne !
ccPanoramix et Obleix
endletter enddocument
letters
Please add a screenshot of the result you want to get and mark there the differences to your currentscrlttr2code. Add your currentscrlttr2to your question too!
– Kurt
4 hours ago
add a comment |
I want to place the date aboce the receiver address in Koma scrlttr2. I'm using the NF.lco or LoadLetterOptionNF
In French letters,
- the first line contains the date, flushed to the right
- then the sender address on the left
- then the receiver address on the right
- then the subject
- ...
I can use the excellent lettre class from 'Observatoire de Genève' to obtain the correct french layout (see below), but I'm constrained by my org-mode export tool using koma scrlttr2 as the latex class.
How do I do that ?
In fact I'de love to have an org-mode tool to export directly to the lettre class. An alternative would be to reproduce the 'lettre' layout in a .lco file. but that not my question here.
I probably have not read enough linearly the official documentation but random regex search in it for 'date' 'date.*position' 'position' did not give me satisfying results.
Below are illustration of what I have and then what I want
What I have

for the following code
documentclass[a4paper,11pt,french]scrlttr2
usepackagepalatino usepackage[T1]fontenc usepackageucs
usepackage[utf8x]inputenc usepackageeurosym
usepackagegeometry usepackagegraphicx
geometryverbose,a4paper,lmargin=3cm,rmargin=3cm
setlengthparskipmedskipamount setlengthparindent0pt
usepackagesetspace usepackagelipsum setstretch1.15
LoadLetterOptionNF%
KOMAoptions% fromalign=left% alignment of the address
,fromphone=true% print sender phone number ,fromemail=true%
print sender e-mail address ,fromlogo=true% print a logo
(position depends on fromalign)
setkomavardatele today
setkomafontbackaddressrmfamily setkomafontfromaddresssmall
setkomafontfromnamescshape setkomavarbackaddressseparator
$cdot$ setkomavarbackaddress
setkomavaremailseparator~:~ setkomavarenclseparator >
setkomavarfromaddress7-13 rue dejourney 49000 ANGERS
setkomavarfromemailgigiair@gigiair.fr
setkomavarfromnameGigiair setkomavarfromphone0123 456 789
setkomavarphoneseparator~:~ setkomavarplaceAngers
setkomavarsignatureqquad qquad qquad qquad qquad qquad
qquad qquad qquad qquad qquad qquad quad quad
includegraphics[width=2.5cm]signature
setkomavarsubjectseparator >>> setkomavarsubjectModèle
usepackagebabel
begindocument
beginletter`A Madame la centurion
Camps de Babaurum
Bretagne conquise defconcnameObjet :~
openingMadame la centurion, C'est une invitation pour manger du
sanglier roti. closingà la tienne !
ccPanoramix et Obleix endletter enddocument
and what I want

from the following code
documentclass[11pt, francais]lettre usepackage[T1]fontenc
usepackage[utf8]inputenc usepackagelmodern
usepackage[francais]babel usepackagemathcomp usepackageurl
makeatletter newcommand*NoRulerenewcommand*rule@length0
makeatother
begindocument
beginletter `A Madame la centurion
Camps de Babaurum
Bretagne conquise defconcnameObjet :~ concFête au village
NoRule
nameAbraracourcix chef addressVillage des irréductibles
Gaulois Armorique lieuBretagne Libre
telephone0123 456 789 nofax emailgoscini@uderzo.be
openingMadame la centurion, C'est une invitation pour manger du
sanglier roti. closingà la tienne !
ccPanoramix et Obleix
endletter enddocument
letters
I want to place the date aboce the receiver address in Koma scrlttr2. I'm using the NF.lco or LoadLetterOptionNF
In French letters,
- the first line contains the date, flushed to the right
- then the sender address on the left
- then the receiver address on the right
- then the subject
- ...
I can use the excellent lettre class from 'Observatoire de Genève' to obtain the correct french layout (see below), but I'm constrained by my org-mode export tool using koma scrlttr2 as the latex class.
How do I do that ?
In fact I'de love to have an org-mode tool to export directly to the lettre class. An alternative would be to reproduce the 'lettre' layout in a .lco file. but that not my question here.
I probably have not read enough linearly the official documentation but random regex search in it for 'date' 'date.*position' 'position' did not give me satisfying results.
Below are illustration of what I have and then what I want
What I have

for the following code
documentclass[a4paper,11pt,french]scrlttr2
usepackagepalatino usepackage[T1]fontenc usepackageucs
usepackage[utf8x]inputenc usepackageeurosym
usepackagegeometry usepackagegraphicx
geometryverbose,a4paper,lmargin=3cm,rmargin=3cm
setlengthparskipmedskipamount setlengthparindent0pt
usepackagesetspace usepackagelipsum setstretch1.15
LoadLetterOptionNF%
KOMAoptions% fromalign=left% alignment of the address
,fromphone=true% print sender phone number ,fromemail=true%
print sender e-mail address ,fromlogo=true% print a logo
(position depends on fromalign)
setkomavardatele today
setkomafontbackaddressrmfamily setkomafontfromaddresssmall
setkomafontfromnamescshape setkomavarbackaddressseparator
$cdot$ setkomavarbackaddress
setkomavaremailseparator~:~ setkomavarenclseparator >
setkomavarfromaddress7-13 rue dejourney 49000 ANGERS
setkomavarfromemailgigiair@gigiair.fr
setkomavarfromnameGigiair setkomavarfromphone0123 456 789
setkomavarphoneseparator~:~ setkomavarplaceAngers
setkomavarsignatureqquad qquad qquad qquad qquad qquad
qquad qquad qquad qquad qquad qquad quad quad
includegraphics[width=2.5cm]signature
setkomavarsubjectseparator >>> setkomavarsubjectModèle
usepackagebabel
begindocument
beginletter`A Madame la centurion
Camps de Babaurum
Bretagne conquise defconcnameObjet :~
openingMadame la centurion, C'est une invitation pour manger du
sanglier roti. closingà la tienne !
ccPanoramix et Obleix endletter enddocument
and what I want

from the following code
documentclass[11pt, francais]lettre usepackage[T1]fontenc
usepackage[utf8]inputenc usepackagelmodern
usepackage[francais]babel usepackagemathcomp usepackageurl
makeatletter newcommand*NoRulerenewcommand*rule@length0
makeatother
begindocument
beginletter `A Madame la centurion
Camps de Babaurum
Bretagne conquise defconcnameObjet :~ concFête au village
NoRule
nameAbraracourcix chef addressVillage des irréductibles
Gaulois Armorique lieuBretagne Libre
telephone0123 456 789 nofax emailgoscini@uderzo.be
openingMadame la centurion, C'est une invitation pour manger du
sanglier roti. closingà la tienne !
ccPanoramix et Obleix
endletter enddocument
letters
letters
edited 2 hours ago
Malik Koné
asked 4 hours ago
Malik KonéMalik Koné
133
133
Please add a screenshot of the result you want to get and mark there the differences to your currentscrlttr2code. Add your currentscrlttr2to your question too!
– Kurt
4 hours ago
add a comment |
Please add a screenshot of the result you want to get and mark there the differences to your currentscrlttr2code. Add your currentscrlttr2to your question too!
– Kurt
4 hours ago
Please add a screenshot of the result you want to get and mark there the differences to your current
scrlttr2 code. Add your current scrlttr2 to your question too!– Kurt
4 hours ago
Please add a screenshot of the result you want to get and mark there the differences to your current
scrlttr2 code. Add your current scrlttr2 to your question too!– Kurt
4 hours 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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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%2f483216%2fsetting-the-date-position-to-the-top-right-in-a-nf-lco-french-style-koma-scrlt%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
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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%2f483216%2fsetting-the-date-position-to-the-top-right-in-a-nf-lco-french-style-koma-scrlt%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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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
Please add a screenshot of the result you want to get and mark there the differences to your current
scrlttr2code. Add your currentscrlttr2to your question too!– Kurt
4 hours ago