#!/bin/bash

(export LANG=fr_FR
lyx -userdir $HOME/.lyx14 -geometry 1200x930+0+20 $*)
exit 0
