Posts

Showing posts from September, 2024

Revised Draft Rules

Proposed Articles of Leicester Secular Society John Catt September 2024 1. NAME 1.1 The name of the Charity shall be Leicester Secular Society 2. LIMITED LIABILITY 2.1 The liability of the Members is limited to the amount, if any, unpaid on the Shares held by them. 3. OBJECTS 3.1 The Objects of the Charity are to carry on for the benefit of the community the education of the public in the subject of Secular- ism. 3.2 To promote an inclusive and plural society free from religious priv- ilege, prejudice and discrimination. 3.3 To further or benefit the residents of Leicester and Leicestershire, without distinction of sex, sexual orientation, race, caste or of political, religious or other opinions by associating together the said resi- dents and the local authorities, voluntary and other organisations in a common effort to advance education without the promotion of any transcendental or supernatural concepts. 3.4 To secure and conserve Leicester Secular Hall at 75 Humber- stone Gate, Lei...

LaTex code for draft rules

For online LaTex editor go to https://www.overleaf.com     Online LaTex to html converter https://converter.app/latex-to-html/      %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%     %     %This is how you comment code     %     % \underline{underlined_text}     % \textit{Italic text}     % \emph{Reverses to/from italic}     %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%     \documentclass[12pt, a4paper]{article}     \title{Proposed Articles of Leicester Secular Society}     \author{John Catt}     \date{July 2024}     \usepackage{graphicx}     \usepackage{enumitem}     \usepackage{librebaskerville}         \usepackage[T1]{fontenc}     \renewcommand{\labelenumii}...