Code: Select all
My paragraph number is not aligned with the addressee verticallyI need to move the para number left for proper alignmentHow would I do it?Related to the same issue of positioning in the letter, the figure in the center of the headeris slightly below the address in the rightheadHow do I raise the figure so that it is about 1 or 2 points above the righthead?``````````````````````````````````````````````````latex\documentclass[11pt]{report}\usepackage[height=8in, % height of the text blockwidth=6.2in, % width of the text blocktop=78pt, % distance of the text block from the top of the pageheadheight=60pt, % height for the header blockheadsep=12pt, % distance from the header block to the text blockheightrounded, % ensure an integer number of lines% showframe, % show the main blocksshowcrop=true,verbose, % show the values of the parameters in the log file]{geometry}\usepackage[utf8]{inputenc}\usepackage{url}\usepackage{graphicx}\usepackage{multirow}\usepackage{array}\usepackage{datetime}\usepackage{ragged2e}\usepackage{lipsum}\usepackage[T1]{fontenc}%-----------font ttdefault% \renewcommand*\familydefault{\ttdefault} %-----------------font\renewcommand*\familydefault{\sfdefault}%-----------------------header and footerdetails\usepackage{fancyhdr}\setlength{\headheight}{82pt}\pagestyle{fancy}\fancyhf{}\renewcommand{\headrulewidth}{0.1pt}\renewcommand{\footrulewidth}{0.1pt}\fancyhead[L]{\begin{tabular}{lll@{\hspace{1cm}}l@{\hspace{1.6cm}}l}%